mirror of
https://github.com/edu4rdshl/rusnapshot.git
synced 2026-07-17 23:24:55 +00:00
Add support for TOML config files
This commit is contained in:
parent
c32742b355
commit
bac3a8c69e
8 changed files with 134 additions and 18 deletions
|
|
@ -15,6 +15,7 @@ md5 = "0.7.0"
|
|||
chrono = "0.4.33"
|
||||
prettytable-rs = "0.10.0"
|
||||
anyhow = "1.0.79"
|
||||
toml = "0.8.9"
|
||||
|
||||
|
||||
[profile.release]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue