Cargo Features
[dependencies]
herolib-crypt = { version = "0.3.13", default-features = false, features = ["full", "httpsig"] }
- default = httpsig
-
The
httpsigfeature is set by default wheneverherolib-cryptis added withoutsomewhere in the dependency tree.default-features = false - full = httpsig, rhai
- httpsig default full?
-
Enables http
For httpsig module (from crypto)
Affects
herolib-crypt::httpsig…
Features from optional dependencies
In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.