Add simple file properties
This commit is contained in:
parent
bb5403faf9
commit
42c4ec9dad
6 changed files with 180 additions and 30 deletions
|
|
@ -4,6 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4", features = ["unstable-locales"] }
|
||||
dirs = "5.0.1"
|
||||
env_logger = "0.10"
|
||||
lazy_static = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue