We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7be9e68 commit a4a1fb5Copy full SHA for a4a1fb5
1 file changed
Cargo.toml
@@ -8,6 +8,7 @@ license = "MIT/Apache-2.0"
8
description = "An experimental x86_64 bootloader that works on both BIOS and UEFI systems."
9
repository = "https://github.com/rust-osdev/bootloader"
10
edition = "2021"
11
+resolver = "2"
12
13
[workspace]
14
members = [
0 commit comments