fif/Cargo.toml

19 lines
397 B
TOML

[package]
name = "fif"
version = "0.1.0"
authors = ["Lynnesbian <lynne@bune.city>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
walkdir = "2.3.1"
#tree_magic_mini = "1.0.1"
#filemagic = "0.12"
structopt = "0.3.21"
log = "0.4.14"
env_logger = "0.8.2"
smartstring = "0.2.6"
xdg-mime = "0.3"
mime_guess = "2.0.3"