Skip to content

Commit 59b58c7

Browse files
committed
Release 0.2.13
1 parent 884088e commit 59b58c7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 0.2.13
2+
3+
- Bump MSRV to 1.71. (#55)
4+
- Update to `windows-sys` v0.61. (#55)
5+
16
# Version 0.2.12
27

38
- Update windows-sys to v0.60. (#51)

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

0 commit comments

Comments
 (0)