Skip to content

Commit

Permalink
chore(deps): bump dirs from 4.0.0 to 5.0.1 (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtguibas authored May 11, 2024
2 parents 7b71c39 + 2bf7fcd commit a23ba99
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
28 changes: 4 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ indicatif = "0.17.8"
tokio = { version = "1", features = ["full"] }
tar = "0.4"
flate2 = "1.0"
dirs = "4.0"
dirs = "5.0"
serde = { version = "1", features = ["derive"] }
rand = "0.8"
downloader = { version = "0.2", default-features = false, features = [
Expand Down

0 comments on commit a23ba99

Please sign in to comment.