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 fb47ab1 commit d5e9f90Copy full SHA for d5e9f90
Cargo.toml
@@ -6,7 +6,7 @@ name = "async-channel"
6
version = "2.1.1"
7
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
8
edition = "2018"
9
-rust-version = "1.59"
+rust-version = "1.60"
10
description = "Async multi-producer multi-consumer channel"
11
license = "Apache-2.0 OR MIT"
12
repository = "https://github.com/smol-rs/async-channel"
0 commit comments