Bump num-iter from 0.1.41 to 0.1.42
Bumps [num-iter](https://github.com/rust-num/num-iter) from 0.1.41 to 0.1.42. - [Release notes](https://github.com/rust-num/num-iter/releases) - [Changelog](https://github.com/rust-num/num-iter/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-iter/compare/num-iter-0.1.41...num-iter-0.1.42) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
922483bb45
commit
07ef6c84d1
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -360,9 +360,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "num-iter"
|
||||
version = "0.1.41"
|
||||
version = "0.1.42"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7a6e6b7c748f995c4c29c5f5ae0248536e04a5739927c74ec0fa564805094b9f"
|
||||
checksum = "b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59"
|
||||
dependencies = [
|
||||
"autocfg",
|
||||
"num-integer",
|
||||
|
|
|
|||
Loading…
Reference in a new issue