Parcourir la source

Cargo.toml: category fix for `multiboot2`

Philipp Schuster il y a 3 ans
Parent
commit
b73db6329c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      multiboot2-header/Cargo.toml

+ 1 - 0
multiboot2-header/Cargo.toml

@@ -11,6 +11,7 @@ authors = [
 license = "MIT/Apache-2.0"
 edition = "2018"
 categories = [
+    "no-std",
     "parsing",
 ]
 keywords = [