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 24510a7 commit 57fcc2dCopy full SHA for 57fcc2d
Cargo.toml
@@ -6,7 +6,7 @@ name = "async-executor"
6
version = "1.8.0"
7
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
8
edition = "2021"
9
-rust-version = "1.61"
+rust-version = "1.60"
10
description = "Async executor"
11
license = "Apache-2.0 OR MIT"
12
repository = "https://github.com/smol-rs/async-executor"
0 commit comments