Skip to content

Commit 9bec6a6

Browse files
committed
fix: Cargo.toml
1 parent 6123878 commit 9bec6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustyfit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Hikmatulloh Hari Mukti <muktihaz@gmail.com>"]
77
readme = "../README.md"
88
license-file = "../LICENSE"
99
include = ["Cargo.toml", "src/**"]
10-
categories = ["encoding", "decoder", "encoder", "fit", "protocol"]
10+
categories = ["encoding", "parser-implementations"]
1111
repository = "https://github.com/muktihari/rustyfit"
1212

1313
[dev-dependencies]

0 commit comments

Comments
 (0)