Skip to content

Commit 610255e

Browse files
committed
Remove unneeded package.metadata.bootloader table from Cargo.toml
1 parent 5d0ddeb commit 610255e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ lto = false
7878
debug = true
7979
overflow-checks = true
8080

81-
[package.metadata.bootloader]
82-
target = "x86_64-bootloader.json"
83-
build-std = "core"
84-
8581
[package.metadata.docs.rs]
8682
features = [ "recursive_page_table", "map_physical_memory" ]
8783
default-target = "x86_64-unknown-linux-gnu"

0 commit comments

Comments
 (0)