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 53d82ae commit b74019fCopy full SHA for b74019f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 0.2.6
2
+
3
+- Bump `windows-sys` to 0.52 and `async-io` to 3.3.0. (#27)
4
5
# Version 0.2.5
6
7
- Bump `async-io` to version 2.0.0. (#25)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "async-signal"
-version = "0.2.5"
+version = "0.2.6"
edition = "2018"
authors = ["John Nunley <[email protected]>"]
rust-version = "1.63"
0 commit comments