Skip to content

Commit

Permalink
Merge pull request #400 from jansc/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
jansc authored Jan 28, 2025
2 parents 3db4ebd + 7b6202a commit c54bae0
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 93 deletions.
138 changes: 46 additions & 92 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ urlencoding = "2.1.3"
lazy_static = "1.5.0"
clap = { version = "4.5.27", features = ["derive"] }
log = { version = "0.4.22", features = ["std"] }
dirs = "5.0.1"
dirs = "6.0.0"
rcgen = "0.11"
serde_derive = "1.0"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit c54bae0

Please sign in to comment.