Skip to content

Commit

Permalink
Merge pull request #56 from jaysonsantos/renovate/directories-5.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate directories to v5
  • Loading branch information
jaysonsantos authored Dec 19, 2023
2 parents d3ec60c + acc08a8 commit f9c2b50
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 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 keyring/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
directories = { version = "4.0.1", optional = true }
directories = { version = "5.0.1", optional = true }
keyring = { version = "1.2.1", optional = true }
lazy_static = "1.4.0"
mambembe-lib = { path = "../lib" }
Expand Down

0 comments on commit f9c2b50

Please sign in to comment.