ignofierplus 0.2.0

rust port of https://github.com/sujang958/ignofier
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[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"