Skip to content

Commit

Permalink
Bump num-iter from 0.1.44 to 0.1.45
Browse files Browse the repository at this point in the history
Bumps [num-iter](https://github.com/rust-num/num-iter) from 0.1.44 to 0.1.45.
- [Changelog](https://github.com/rust-num/num-iter/blob/master/RELEASES.md)
- [Commits](rust-num/num-iter@num-iter-0.1.44...num-iter-0.1.45)

---
updated-dependencies:
- dependency-name: num-iter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 472d4e5 commit 0ab806e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ murmurhash3 = "0.0.5"
needletail = { version = "0.5.1", default-features = false }
niffler = { version = "2.3.1", default-features = false, features = [ "gz" ] }
nohash-hasher = "0.2.0"
num-iter = "0.1.44"
num-iter = "0.1.45"
once_cell = "1.18.0"
ouroboros = "0.18.3"
piz = "0.5.0"
Expand Down

0 comments on commit 0ab806e

Please sign in to comment.