removed unecessary stuff
This commit is contained in:
parent
84e0b0fd0e
commit
d99eb281b3
1 changed files with 1 additions and 3 deletions
|
@ -4,12 +4,10 @@ version = "0.1.0"
|
|||
authors = ["Lynnesbian <lynne@bune.city>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-or-later"
|
||||
license-file = "LICENSE"
|
||||
#license-file = "LICENSE"
|
||||
|
||||
[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"
|
||||
|
|
Loading…
Reference in a new issue