Cargo Features
[dependencies]
libunftp = { version = "0.21.0", default-features = false, features = ["ring", "aws_lc_rs", "experimental"] }
- default = aws_lc_rs
-
The
aws_lc_rs
feature is set by default wheneverlibunftp
is added without
somewhere in the dependency tree.default-features = false - ring
- aws_lc_rs default
- experimental
libunftp has 4 features without comments.