Skip to content

Commit 454ea8d

Browse files
committed
Only 5 keywords are allowed.
1 parent caf6c98 commit 454ea8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0"
66
description = "A driver for the Arm Generic Interrupt Controller version 3 or 4."
77
authors = ["Andrew Walbran <[email protected]>"]
88
repository = "https://github.com/google/arm-gic"
9-
keywords = ["arm", "aarch64", "cortex-a", "driver", "gic", "gicv3", "interrupt-controller"]
9+
keywords = ["arm", "aarch64", "driver", "gic", "interrupt-controller"]
1010
categories = ["embedded", "no-std", "hardware-support"]
1111

1212
[dependencies]

0 commit comments

Comments
 (0)