Skip to content

Commit

Permalink
Bump the all group in /local-registry with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /local-registry with 2 updates: [ndarray](https://github.com/rust-ndarray/ndarray) and [rstest](https://github.com/la10736/rstest).


Updates `ndarray` from 0.15.6 to 0.16.0
- [Release notes](https://github.com/rust-ndarray/ndarray/releases)
- [Changelog](https://github.com/rust-ndarray/ndarray/blob/master/RELEASES.md)
- [Commits](rust-ndarray/ndarray@0.15.6...0.16.0)

Updates `rstest` from 0.21.0 to 0.22.0
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: ndarray
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: rstest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent fa2c1f1 commit 4fe7839
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 10 deletions.
31 changes: 23 additions & 8 deletions local-registry/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions local-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ mod_exp = "1.0.1"
modinverse = "0.1.1"
multimap = "0.10.0"
multiset = "0.0.5"
ndarray = "0.15.6"
ndarray = "0.16.0"
nom = "7.1.3"
num = "0.4.3"
num-bigint = "0.4.6"
Expand All @@ -85,7 +85,7 @@ rand = "0.8.5"
rand_chacha = "0.3.1"
rayon = "1.10.0"
regex-lite = "0.1.6"
rstest = "0.21.0"
rstest = "0.22.0"
rstest_reuse = "0.7.0"
serde = "1.0.204"
serde_derive = "1.0.173"
Expand Down

0 comments on commit 4fe7839

Please sign in to comment.