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 b03dea9 commit 37f78b1Copy full SHA for 37f78b1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 0.2.12
2
+
3
+- Update windows-sys to v0.60. (#51)
4
5
# Version 0.2.11
6
7
- Update rustix to 1.0.7. (#49)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-signal"
-version = "0.2.11"
+version = "0.2.12"
edition = "2021"
authors = ["John Nunley <[email protected]>"]
rust-version = "1.63"
0 commit comments