We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f4a64 commit e0bc2aeCopy full SHA for e0bc2ae
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 1.1.1
2
+
3
+- Update `async-executor`.
4
5
# Version 1.1.0
6
7
- Update async-executor
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-global-executor"
-version = "1.1.0"
+version = "1.1.1"
authors = ["Marc-Antoine Perennou <[email protected]>"]
description = "A global executor built on top of async-executor and async-io"
edition = "2018"
0 commit comments