Skip to content

Commit b03dea9

Browse files
committed
Migrate to Rust 2021
1 parent 3968095 commit b03dea9

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "async-signal"
33
version = "0.2.11"
4-
edition = "2018"
4+
edition = "2021"
55
authors = ["John Nunley <[email protected]>"]
66
rust-version = "1.63"
77
description = "Async signal handling"

0 commit comments

Comments
 (0)