Skip to content

Commit 036c540

Browse files
committed
edition 2021
Our MSRV allows this now Signed-off-by: Marc-Antoine Perennou <[email protected]>
1 parent 8daf6fc commit 036c540

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.0.4"
44
authors = ["Marc-Antoine Perennou <[email protected]>"]
55
description = "A global executor built on top of async-executor and async-io"
6-
edition = "2018"
6+
edition = "2021"
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)