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.
2 parents f283c39 + 94d55a2 commit 6b7e53bCopy full SHA for 6b7e53b
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "byte-pool"
3
version = "0.2.2"
4
authors = ["dignifiedquire <me@dignifiedquire.com>"]
5
+repository = "https://github.com/dignifiedquire/byte-pool"
6
description = "Pool of byte slices, for efficient memory usage"
7
edition = "2018"
8
readme = "README.md"
0 commit comments