Skip to content

Commit 4eebda1

Browse files
committed
Add categories to Cargo.toml
Fixes #66
1 parent da32d72 commit 4eebda1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ documentation = "https://docs.rs/lazy_static"
1111

1212
repository = "https://github.com/rust-lang-nursery/lazy-static.rs"
1313
keywords = ["macro", "lazy", "static"]
14+
categories = [ "no-std", "rust-patterns" ]
1415

1516
[dependencies.spin]
1617
version = "0.4"

0 commit comments

Comments
 (0)