Skip to content

Commit 63f333b

Browse files
authored
Merge pull request #76 from SamWhited/66_add_categories
Add categories to Cargo.toml
2 parents da32d72 + 4eebda1 commit 63f333b

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)