Cargo Features

malwaredb-virustotal has no features set by default.

[dependencies]
malwaredb-virustotal = { version = "0.1.3", features = ["clap", "native-tls", "native-tls-vendored", "rustls-tls", "unsafe-serialization"] }
clap

Enables clap

native-tls

Enables native-tls of reqwest

reqwest:

Enables native-tls specific functionality not available by default.

native-tls-vendored

Enables native-tls-vendored of reqwest

rustls-tls

Enables rustls-tls of reqwest

unsafe-serialization

malwaredb-virustotal has 5 features without comments.