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 65738dc commit 9af0cd0Copy full SHA for 9af0cd0
Cargo.toml
@@ -3,7 +3,7 @@ name = "async-signal"
3
version = "0.2.12"
4
edition = "2021"
5
authors = ["John Nunley <[email protected]>"]
6
-rust-version = "1.63"
+rust-version = "1.71"
7
description = "Async signal handling"
8
license = "Apache-2.0 OR MIT"
9
repository = "https://github.com/smol-rs/async-signal"
0 commit comments