Skip to content

Commit

Permalink
chore(deps): update rust crate cached to 0.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent f0c1a40 commit 050c768
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 20 deletions.
23 changes: 4 additions & 19 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 @@ -187,7 +187,7 @@ serde-aux = "4"
# local backend
walkdir = "2"
ignore = "0.4"
cached = { version = "0.44", default-features = false, features = ["proc_macro"] }
cached = { version = "0.45", default-features = false, features = ["proc_macro"] }
nix = "0.26"
filetime = "0.2"
aho-corasick = "1"
Expand Down

0 comments on commit 050c768

Please sign in to comment.