Skip to content

Commit

Permalink
chore(rust)(deps): update quick_cache requirement in /wnfs
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: quick_cache
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 85f3e6c commit b67dcf0
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 @@ -34,7 +34,7 @@ libipld-core = { version = "0.16" }
multihash = "0.19"
once_cell = "1.16"
proptest = { version = "1.1", optional = true }
quick_cache = "0.5.1"
quick_cache = "0.6.1"
rand_chacha = "0.3"
rand_core = "0.6"
semver = { version = "1.0", features = ["serde"] }
Expand Down

0 comments on commit b67dcf0

Please sign in to comment.