Skip to content

Commit 852320f

Browse files
committed
Add a description for BIOS boot sector crate
1 parent e97fa4f commit 852320f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bios/boot_sector/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["Philipp Oppermann <dev@phil-opp.com>"]
55
edition = "2021"
66
license.workspace = true
77
repository.workspace = true
8+
description = "BIOS boot sector for the `bootloader` crate"
89

910
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1011

0 commit comments

Comments
 (0)