Skip to content

Commit 6bd5fb6

Browse files
committed
MAINT: Update crate keywords and categories
1 parent 3e8d9b5 commit 6bd5fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ This crate was initially published under the name ordermap, but it was renamed t
2121
indexmap.
2222
"""
2323

24-
keywords = ["hashmap"]
25-
categories = ["data-structures"]
24+
keywords = ["hashmap", "no_std"]
25+
categories = ["data-structures", "no-std"]
2626

2727
build = "build.rs"
2828

0 commit comments

Comments
 (0)