Cargo Features
MalwareDB has no features set by default.
[dependencies]
malwaredb = { version = "0.0.15", features = ["admin", "admin-gui", "sqlite", "vt"] }
- admin
-
Enables walkdir and zip, chrono, dialoguer, and flate2, admin of malwaredb-server
- admin-gui
-
Enables slint and slint-build, executor of futures, admin of malwaredb-server
- sqlite
-
Enables sqlite of malwaredb-server
- vt
-
Enables malwaredb-virustotal, vt of malwaredb-server
Affects
config::Config.vt_client
…
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.