Cargo Features
[dependencies]
flint-sys = { version = "0.7.3", default-features = false, features = ["disable-make-check"] }
- default = disable-make-check
-
The
disable-make-check
feature is set by default wheneverflint-sys
is added without
somewhere in the dependency tree.default-features = false - disable-make-check default
flint-sys has 2 features without comments.