Skip to content

Commit

Permalink
Rust Dependency: Bump rustversion from 1.0.16 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.16 to 1.0.17.
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](dtolnay/rustversion@1.0.16...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 fd9734e commit ab085b8
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 @@ -19,7 +19,7 @@ num-traits = { version = "0.2", default-features = false}
num-derive = { version = "0.4", default-features = false}
r-efi = "4.4.0"
scroll = { version = "0.11", default-features = false, features = ["derive"]}
rustversion = "1.0.16"
rustversion = "1.0.17"
spin = "0.5.2"

# By default, the dev profile is used. The default build settings for the dev profile are documented here:
Expand Down

0 comments on commit ab085b8

Please sign in to comment.