Browse Source

Cargo.toml: category fix for `multiboot2`

Philipp Schuster 3 năm trước cách đây
mục cha
commit
b73db6329c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 = [