with updates
This commit is contained in:
parent
b7392fc7b4
commit
3d926a5130
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.82"
|
||||
clap = { version = "4.5.4", features = ["derive"] }
|
||||
config = "0.14.0"
|
||||
dirs = "5.0.1"
|
||||
config = "0.15.15"
|
||||
dirs = "6.0.0"
|
||||
fs_extra = "1.3.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tempfile = "3.10.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue