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 67f21fa commit ca7beaaCopy full SHA for ca7beaa
Cargo.toml
@@ -3,7 +3,7 @@ name = "async-global-executor"
3
version = "2.1.0"
4
authors = ["Marc-Antoine Perennou <[email protected]>"]
5
description = "A global executor built on top of async-executor and async-io"
6
-edition = "2021"
+edition = "2018"
7
license = "Apache-2.0 OR MIT"
8
repository = "https://github.com/Keruspe/async-global-executor"
9
homepage = "https://github.com/Keruspe/async-global-executor"
0 commit comments