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 d17a25b commit 2a50848Copy full SHA for 2a50848
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "byte-pool"
3
-version = "0.2.2"
+version = "0.2.3"
4
authors = ["dignifiedquire <[email protected]>"]
5
repository = "https://github.com/dignifiedquire/byte-pool"
6
description = "Pool of byte slices, for efficient memory usage"
0 commit comments