Skip to content

Commit a4a1fb5

Browse files
committed
Use new resolver
1 parent 7be9e68 commit a4a1fb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ license = "MIT/Apache-2.0"
88
description = "An experimental x86_64 bootloader that works on both BIOS and UEFI systems."
99
repository = "https://github.com/rust-osdev/bootloader"
1010
edition = "2021"
11+
resolver = "2"
1112

1213
[workspace]
1314
members = [

0 commit comments

Comments
 (0)