We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc310fa commit 25d8183Copy full SHA for 25d8183
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "serde_bencode"
3
description = "A Serde backed Bencode encoding/decoding library for Rust."
4
-version = "0.1.3"
+version = "0.2.0"
5
authors = ["Toby Padilla <[email protected]>"]
6
repository = "https://github.com/toby/serde-bencode"
7
documentation = "https://docs.rs/serde_bencode/"
0 commit comments