We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ffd55 commit ff22eb4Copy full SHA for ff22eb4
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "forte"
3
-version = "1.0.0-alpha.3"
+version = "1.0.0-dev"
4
edition = "2024"
5
license = "MIT OR Apache-2.0"
6
description = "A low-overhead thread-pool with support for non-static async closures"
0 commit comments