Skip to content

Commit d5e9f90

Browse files
committed
1 parent fb47ab1 commit d5e9f90

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
@@ -6,7 +6,7 @@ name = "async-channel"
66
version = "2.1.1"
77
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
88
edition = "2018"
9-
rust-version = "1.59"
9+
rust-version = "1.60"
1010
description = "Async multi-producer multi-consumer channel"
1111
license = "Apache-2.0 OR MIT"
1212
repository = "https://github.com/smol-rs/async-channel"

0 commit comments

Comments
 (0)