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 b604e34 commit 3423237Copy full SHA for 3423237
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 0.2.11
2
+
3
+- Update rustix to 1.0.7. (#49)
4
5
# Version 0.2.10
6
7
- Update windows-sys to v0.59. (#41)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-signal"
-version = "0.2.10"
+version = "0.2.11"
edition = "2018"
authors = ["John Nunley <[email protected]>"]
rust-version = "1.63"
0 commit comments