Skip to content

Commit

Permalink
Bump rustversion from 1.0.15 to 1.0.17
Browse files Browse the repository at this point in the history
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.15 to 1.0.17.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](dtolnay/rustversion@1.0.15...1.0.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 83b3d04 commit 4b516fc
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 @@ -50,7 +50,7 @@ hex = "0.4.3"
lazy-regex = "3.0"
libtest = { version = "0.7", package = "libtest-mimic" }
pretty_assertions = "1.4"
rustversion = "1.0.11"
rustversion = "1.0.17"
toml = { version = "0.1", package = "basic-toml" }

[profile.release]
Expand Down

0 comments on commit 4b516fc

Please sign in to comment.