Cargo Features
Todel has no features set by default.
[dependencies]
todel = { version = "0.3.3", features = ["logic", "http"] }
- logic http?
-
Enables anyhow, lazy_static, log, sqlx ^0.6.3, tokio, and toml ^0.5.9
Affects
todel::ids
,files::File
… - http = logic
-
Enables ffprobe ^0.3.3, image ^0.24.5, imagesize ^0.10.1, rocket, sha256, and tree_magic_mini
Affects
todel::http
…