Skip to content

Commit 40f3f76

Browse files
Rust Dependency: Bump rustversion from 1.0.20 to 1.0.21 (#1151)
Bumps [rustversion](https://github.com/dtolnay/rustversion) from 1.0.20 to 1.0.21. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron <aaronpop@microsoft.com>
1 parent 899c8c6 commit 40f3f76

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ num-traits = { version = "0.2", default-features = false}
2121
num-derive = { version = "0.4", default-features = false}
2222
r-efi = "5.2.0"
2323
scroll = { version = "0.11", default-features = false, features = ["derive"]}
24-
rustversion = "1.0.20"
24+
rustversion = "1.0.21"
2525
spin = "0.5.2"
2626

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

0 commit comments

Comments
 (0)