Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab5ae77

Browse files
committed
Latest nightly broke the bootloader :soldierweed:
Ref rust-lang/rust#108865, rust-osdev/bootloader#370
1 parent 1b2f739 commit ab5ae77

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ bootloader = "0.11.3"
77
test-kernel = { path = "kernel", artifact = "bin", target = "x86_64-unknown-none" }
88

99
[workspace]
10-
members = ["kernel"]
10+
members = ["kernel"]

build.rs

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)