Cargo Features
malwaredb-server has no features set by default.
[dependencies]
malwaredb-server = { version = "0.0.15", features = ["admin", "sqlite", "vt"] }
- admin
- sqlite
-
Enables rusqlite
- vt
-
Enables malwaredb-virustotal, with-serde_json-1 of postgres
Affects
db::VtStats
,malwaredb-server::vt
…