Skip to content

Commit b73db63

Browse files
committed
Cargo.toml: category fix for multiboot2
1 parent 1ca2934 commit b73db63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

multiboot2-header/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ authors = [
1111
license = "MIT/Apache-2.0"
1212
edition = "2018"
1313
categories = [
14+
"no-std",
1415
"parsing",
1516
]
1617
keywords = [

0 commit comments

Comments
 (0)