Skip to content

Commit 229b2bb

Browse files
committed
Fix keywords in Cargo.toml
1 parent cb26e41 commit 229b2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = "DLPack integration for Rust"
1414

1515
repository = "https://github.com/metatensor/dlpk"
1616
readme = "README.md"
17-
keywords = ["dlpack", "deep learning", "machine learning"]
17+
keywords = ["dlpack", "deep-learning", "machine-learning"]
1818

1919
[dependencies]
2020
ndarray = { version = "0.16", optional = true }

0 commit comments

Comments
 (0)