Skip to content

Commit 9ea5f8b

Browse files
Are are only allowed 5 keywords per crate.
cargo publish said: error: failed to publish to registry at https://crates.io Caused by: the remote server responded with an error (status 400 Bad Request): expected at most 5 keywords per crate
1 parent c87a212 commit 9ea5f8b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

cortex-ar/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ keywords = [
1414
"cortex-a",
1515
"cortex-r",
1616
"embedded",
17-
"no_std",
1817
"no-std",
1918
]
2019
license = "MIT OR Apache-2.0"

cortex-r-rt/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ keywords = [
1313
"arm",
1414
"cortex-r",
1515
"embedded",
16-
"no_std",
1716
"no-std",
1817
"run-time",
1918
]

0 commit comments

Comments
 (0)