Prepare bencode

This commit is contained in:
Igor Katson 2023-11-15 14:13:52 +00:00
parent 07b324e97f
commit 18766da961
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -2,6 +2,11 @@
name = "librqbit-bencode"
version = "2.2.1"
edition = "2018"
description = "Bencode serialization and deserialization using Serde"
license = "Apache-2.0"
documentation = "https://docs.rs/librqbit-bencode"
repository = "https://github.com/ikatson/rqbit"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html