We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd91235 commit fe45f26Copy full SHA for fe45f26
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "async-pool"
3
-version = "1.2.0"
+version = "1.3.0"
4
authors = ["Daniel Stuart <daniel.stuart14@gmail.com>"]
5
description = "Statically allocated pool providing a std-like Box, with async functionality."
6
repository = "https://github.com/danielstuart14/async-pool"
0 commit comments