Skip to content

Commit 75908a1

Browse files
committed
v0.2.10
Signed-off-by: John Nunley <[email protected]>
1 parent a7619db commit 75908a1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.2.10
2+
3+
- Update windows-sys to v0.59. (#41)
4+
15
# Version 0.2.9
26

37
- Fix the `clippy::needless_borrows_for_generic_args` lint in the README

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "async-signal"
3-
version = "0.2.9"
3+
version = "0.2.10"
44
edition = "2018"
55
authors = ["John Nunley <[email protected]>"]
66
rust-version = "1.63"

0 commit comments

Comments
 (0)