Cargo Features
webscan has no features set by default.
[dependencies]
webscan = { version = "0.4.0", features = ["vendored"] }
- vendored
-
Force openssl-sys to staticly link in the openssl library.
Necessary when cross compiling to x86_64-unknown-linux-musl.Enables vendored of openssl-sys