Skip to content

Commit 0c9e2b1

Browse files
authored
Bump rust-version to 1.39
Forgot to do this after #27
1 parent a01518f commit 0c9e2b1

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 = "2.5.3"
77
authors = ["Stjepan Glavina <[email protected]>"]
88
edition = "2018"
9-
rust-version = "1.36"
9+
rust-version = "1.39"
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)