Skip to content

Commit

Permalink
Bump sieve-cache from 0.1.4 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [sieve-cache](https://github.com/jedisct1/rust-sieve-cache) from 0.1.4 to 0.2.0.
- [Commits](https://github.com/jedisct1/rust-sieve-cache/commits/0.2.0)

---
updated-dependencies:
- dependency-name: sieve-cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 6f93f5c commit b6b2353
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -43,7 +43,7 @@ rustc-hash = "1.1.0"
serde = "1.0.202"
serde_derive = "1.0.202"
serde-big-array = "0.5.1"
sieve-cache = "0.1.4"
sieve-cache = "0.2.0"
siphasher = "1.0.1"
slabigator = "0.9.2"
tokio = { version = "1.37.0", features = [
Expand Down

0 comments on commit b6b2353

Please sign in to comment.