Add buffers
This commit is contained in:
parent
14e28cd82f
commit
b361207555
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
name = "librqbit-buffers"
|
||||
version = "2.2.1"
|
||||
edition = "2018"
|
||||
description = "Utils to work with &[u8] and Vec<u8> in librqbit source code."
|
||||
license = "Apache-2.0"
|
||||
documentation = "https://docs.rs/librqbit-buffers"
|
||||
readme = "README.md"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue