Skip to content

Commit

Permalink
chore(rust)(deps): update quick_cache requirement in /wnfs (#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 14, 2024
1 parent 7931ad6 commit a2e8be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wnfs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ libipld-core = { version = "0.16" }
multihash = "0.19"
once_cell = "1.16"
proptest = { version = "1.1", optional = true }
quick_cache = "0.4.0"
quick_cache = "0.5.1"
rand_chacha = "0.3"
rand_core = "0.6"
semver = { version = "1.0", features = ["serde"] }
Expand Down

0 comments on commit a2e8be6

Please sign in to comment.