Skip to content

Commit 87d175a

Browse files
committed
chore(package): Update categories in Cargo.toml for better classification
1 parent 2d3e26d commit 87d175a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ keywords = [
1616
"force-field",
1717
"dreiding",
1818
]
19-
categories = ["science", "simulation"]
19+
categories = [
20+
"science::computational-chemistry::molecular-simulation",
21+
"no-std",
22+
]
2023
readme = "README.md"
2124

2225
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)