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 3eb0b23 commit 6d88f96Copy full SHA for 6d88f96
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 3.0.1
2
+
3
+- README update
4
5
# Version 3.0.0
6
7
- Drop support for tokio < 1.0
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-global-executor"
-version = "3.0.0"
+version = "3.0.1"
authors = ["Marc-Antoine Perennou <[email protected]>"]
description = "A global executor built on top of async-executor and async-io"
edition = "2021"
0 commit comments