Skip to content

Commit

Permalink
Merge pull request #239 from jansc/dependabot/cargo/dirs-5.0.1
Browse files Browse the repository at this point in the history
Bump dirs from 4.0.0 to 5.0.1
  • Loading branch information
jansc authored May 9, 2023
2 parents 1a1d18d + 97b24a7 commit afaa3c7
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 16 deletions.
103 changes: 88 additions & 15 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.2"
lazy_static = "1.4.0"
clap = { version = "4.1.11", features = ["derive"] }
log = { version = "0.4.17", features = ["std"] }
dirs = "4.0.0"
dirs = "5.0.1"
rcgen = "0.10"
serde_derive = "1.0"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit afaa3c7

Please sign in to comment.