Skip to content

Commit aade039

Browse files
committed
Relax MSRV to 1.60
crossbeam-rs/crossbeam#1056
1 parent 45272f9 commit aade039

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 = "event-listener"
66
version = "4.0.2"
77
authors = ["Stjepan Glavina <[email protected]>"]
88
edition = "2021"
9-
rust-version = "1.61"
9+
rust-version = "1.60"
1010
description = "Notify async tasks or threads"
1111
license = "Apache-2.0 OR MIT"
1212
repository = "https://github.com/smol-rs/event-listener"

0 commit comments

Comments
 (0)