Skip to content

Commit 16d2fa6

Browse files
committed
fix(Cargo.toml): add categories
Signed-off-by: Martin Kröning <[email protected]>
1 parent d0d2215 commit 16d2fa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.5.2"
44
authors = ["Philipp Oppermann <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
keywords = ["volatile"]
7+
categories = ["no-std", "no-std::no-alloc"]
78
description = "Volatile wrapper types for raw pointers"
89
documentation = "https://docs.rs/volatile"
910
repository = "https://github.com/rust-osdev/volatile"

0 commit comments

Comments
 (0)