Skip to content

Commit 90b5c8b

Browse files
committed
doc: keyword update
1 parent 963b8f9 commit 90b5c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "A platform-agnostic driver for the QMC5883P magnetic sensor."
7-
keywords = ["driver", "sensor", "magnetic", "embedded-hal", "i2c", "qmc5883p", "qmc"]
7+
keywords = ["driver", "sensor", "magnetic", "embedded-hal", "i2c"]
88
repository = "https://github.com/KapJ1coH/qmc5883p.git"
99
categories = ["embedded", "hardware-support", "no-std", "asynchronous"]
1010

0 commit comments

Comments
 (0)