Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 6e39292

Browse files
authored
Merge pull request #264 from kornelski/patch-1
Add encoding crates.io category
2 parents eb89c60 + 6dd8a16 commit 6e39292

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ publish = true
99
repository = "https://github.com/TyOverby/bincode"
1010
documentation = "https://docs.rs/bincode"
1111
readme = "./readme.md"
12-
categories = ["network-programming"]
12+
categories = ["encoding", "network-programming"]
1313
keywords = ["binary", "encode", "decode", "serialize", "deserialize"]
1414
build = "build.rs"
1515

0 commit comments

Comments
 (0)