[package] name = "ignofierplus" version = "0.2.0" description = "rust port of https://github.com/sujang958/ignofier" repository = "https://github.com/misilelab/ignofierplus" authors = ["MisileLaboratory"] readme = "README.md" license-file = "LICENSE" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] dirs = "5.0.1" requestty = "0.5.0" walkdir = "2.5.0"