Skip to content

Commit ca7beaa

Browse files
committed
Revert "edition 2021"
This reverts commit 036c540.
1 parent 67f21fa commit ca7beaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "async-global-executor"
33
version = "2.1.0"
44
authors = ["Marc-Antoine Perennou <[email protected]>"]
55
description = "A global executor built on top of async-executor and async-io"
6-
edition = "2021"
6+
edition = "2018"
77
license = "Apache-2.0 OR MIT"
88
repository = "https://github.com/Keruspe/async-global-executor"
99
homepage = "https://github.com/Keruspe/async-global-executor"

0 commit comments

Comments
 (0)