Skip to content

Commit a3a4e9c

Browse files
author
johannesvollmer
committed
remove unused category
1 parent 458623e commit a3a4e9c

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
@@ -10,7 +10,7 @@ documentation = "https://docs.rs/crate/lebe/"
1010
readme = "README.md"
1111
license-file = "LICENSE.md"
1212
keywords = ["endianness", "binary", "io", "byteorder", "endian"]
13-
categories = ["encoding", "filesystem", "algorithms", "conversion"]
13+
categories = ["encoding", "filesystem", "algorithms"]
1414

1515
[lib]
1616
path = "src/lib.rs"

0 commit comments

Comments
 (0)