We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6472edc commit eb2c55cCopy full SHA for eb2c55c
1 file changed
Cargo.toml
@@ -4,7 +4,7 @@
4
[package]
5
name = "stackfuture"
6
description = "StackFuture is a wrapper around futures that stores the wrapped future in space provided by the caller."
7
-version = "0.1.0"
+version = "0.1.1"
8
edition = "2021"
9
license = "MIT"
10
authors = ["Microsoft"]
0 commit comments