Skip to content

Commit

Permalink
Merge pull request #311 from athenavm/dependabot/cargo/dirs-6.0.0
Browse files Browse the repository at this point in the history
Bump dirs from 5.0.1 to 6.0.0
  • Loading branch information
poszu authored Jan 14, 2025
2 parents feafd8f + bc8c88b commit f1c2775
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 114 deletions.
140 changes: 27 additions & 113 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 @@ -25,7 +25,7 @@ reqwest = { version = "0.12.11", features = [
"rustls-tls",
], default-features = false }
indicatif = "0.17.9"
dirs = "5.0"
dirs = "6.0"
rand = "0.8"
serde_json = "1.0.134"
yansi = "1.0.1"
Expand Down

0 comments on commit f1c2775

Please sign in to comment.