ignofierplus 0.1.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
17
18
[dependencies.dirs]
version = "4.0.0"

[dependencies.requestty]
version = "0.5.0"

[dependencies.walkdir]
version = "2.3.2"

[package]
authors = ["MisileLaboratory"]
description = "rust port of https://github.com/sujang958/ignofier"
edition = "2021"
license-file = "LICENSE"
name = "ignofierplus"
readme = "README.md"
repository = "https://github.com/misilelab/ignofireplus"
version = "0.1.0"