Skip to content

Commit

Permalink
Rust Dependency: Bump rustversion from 1.0.17 to 1.0.18 (#1054)
Browse files Browse the repository at this point in the history
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.17
to 1.0.18.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 04330dc commit 2d96792
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 @@ -20,7 +20,7 @@ num-traits = { version = "0.2", default-features = false}
num-derive = { version = "0.4", default-features = false}
r-efi = "4.5.0"
scroll = { version = "0.11", default-features = false, features = ["derive"]}
rustversion = "1.0.17"
rustversion = "1.0.18"
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 2d96792

Please sign in to comment.