Skip to content

Commit b74019f

Browse files
authored
v0.2.6
Signed-off-by: John Nunley <[email protected]>
1 parent 53d82ae commit b74019f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# Version 0.2.5
26

37
- Bump `async-io` to version 2.0.0. (#25)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-signal"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2018"
55
authors = ["John Nunley <[email protected]>"]
66
rust-version = "1.63"

0 commit comments

Comments
 (0)