We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3555978 commit 3b9876bCopy full SHA for 3b9876b
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.1"
+version = "0.2.0"
8
edition = "2021"
9
license = "MIT"
10
authors = ["Microsoft"]
0 commit comments