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 fc60e97 commit b96f83cCopy full SHA for b96f83c
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "byte-pool"
3
-version = "0.2.1-alpha.0"
+version = "0.2.1"
4
authors = ["dignifiedquire <[email protected]>"]
5
description = "Pool of byte slices, for efficient memory usage"
6
edition = "2018"
0 commit comments