Cargo Features
ja3-rustls has no features set by default.
[dependencies]
ja3-rustls = { version = "0.0.5", features = ["md5", "md5-string", "rand"] }
- md5 = md-5
- md5-string = hex, md-5
- rand
-
Enables rand ^0.8.5
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.