Skip to content

Commit 13c026e

Browse files
committed
Maximum five keywords per crate
1 parent 37be671 commit 13c026e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

aarch32-rt/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ description = "Run-time support for Arm AArch32"
1111
edition = "2021"
1212
keywords = [
1313
"arm",
14-
"cortex-r",
15-
"cortex-a",
14+
"aarch32",
1615
"embedded",
1716
"no-std",
1817
"run-time",

0 commit comments

Comments
 (0)