Skip to content

Commit 8f91e39

Browse files
Merge pull request #11 from rust-embedded/trim-keywords
Are are only allowed 5 keywords per crate.
2 parents c87a212 + 9ea5f8b commit 8f91e39

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)