We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b140c46 commit 144b057Copy full SHA for 144b057
Cargo.toml
@@ -5,7 +5,7 @@ name = "async-executor"
5
# - Create "v1.x.y" git tag
6
version = "1.7.1"
7
authors = ["Stjepan Glavina <[email protected]>"]
8
-edition = "2018"
+edition = "2021"
9
rust-version = "1.61"
10
description = "Async executor"
11
license = "Apache-2.0 OR MIT"
0 commit comments