Skip to content

Commit 37f78b1

Browse files
committed
Release 0.2.12
1 parent b03dea9 commit 37f78b1

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.12
2+
3+
- Update windows-sys to v0.60. (#51)
4+
15
# Version 0.2.11
26

37
- Update rustix to 1.0.7. (#49)

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.11"
3+
version = "0.2.12"
44
edition = "2021"
55
authors = ["John Nunley <[email protected]>"]
66
rust-version = "1.63"

0 commit comments

Comments
 (0)