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 37f393c commit 2dc331eCopy full SHA for 2dc331e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 2.4.1
2
+
3
+- Update to events-listener 4.0
4
5
# Version 2.4.0
6
7
- Update to async-io 2.0
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-global-executor"
-version = "2.4.0"
+version = "2.4.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