Skip to content

Commit

Permalink
Bump multiversion from 0.7.4 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [multiversion](https://github.com/calebzulawski/multiversion) from 0.7.4 to 0.8.0.
- [Release notes](https://github.com/calebzulawski/multiversion/releases)
- [Changelog](https://github.com/calebzulawski/multiversion/blob/master/CHANGELOG.md)
- [Commits](calebzulawski/multiversion@0.7.4...0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 19cf97a commit 2e7a123
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 22 deletions.
31 changes: 10 additions & 21 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 @@ -31,7 +31,7 @@ num-traits = "0.2"
[dev-dependencies]
criterion = { version = "0.5", default-features = false }
hwlocality = "1.0.0-alpha.6"
multiversion = "0.7"
multiversion = "0.8"
proptest = "1.5"
rand = "0.8"
static_assertions = "1.1.0"
Expand Down

0 comments on commit 2e7a123

Please sign in to comment.