Skip to content

Commit a3d9196

Browse files
authored
Clean up Cargo.toml by removing unused fields
Removed keywords and categories from Cargo.toml
1 parent d741d6d commit a3d9196

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Cargo.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,6 @@ repository = "https://github.com/jamjamjon/usls"
88
authors = ["Jamjamjon <[email protected]>"]
99
license = "MIT"
1010
readme = "README.md"
11-
keywords = [
12-
"onnx",
13-
"onnxruntime",
14-
"yolo",
15-
"inference",
16-
"machine-learning",
17-
]
18-
categories = [
19-
"science::machine-learning",
20-
]
2111
exclude = ["assets/*", "examples/*", "runs/*", "benches/*", "tests/*"]
2212

2313

0 commit comments

Comments
 (0)