Skip to content

Commit

Permalink
Update Rust crate cached to 0.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent b5d4b10 commit fa8d699
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 32 deletions.
51 changes: 20 additions & 31 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 @@ -23,7 +23,7 @@ itertools = "0.12.1"
walkdir = "2.5.0"
uuid = { version = "1.7.0", features = ["v4"] }
ubyte = "0.10.4"
cached = "0.49.3"
cached = "0.50.0"
env_logger = { version = "0.11.3", features = ["color"]}
log = "0.4.21"
whoami = "1.5.1"
Expand Down

0 comments on commit fa8d699

Please sign in to comment.