Skip to content

Commit dfdec81

Browse files
committed
signal-hook-async-std 0.3.0
1 parent dcc5da2 commit dfdec81

File tree

3 files changed

+27
-145
lines changed

3 files changed

+27
-145
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# signal-hook-async-std-0.3.0
2+
3+
* Bump async-std to 0.2 (#172).
4+
15
# signal-hook-registry-1.4.5
26

37
* Fix windows build (#174).

Cargo.lock

+22-144
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

signal-hook-async-std/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "signal-hook-async-std"
3-
version = "0.2.2"
3+
version = "0.3.0"
44
authors = [
55
"Michal 'vorner' Vaner <[email protected]>",
66
"Thomas Himmelstoss <[email protected]>",

0 commit comments

Comments
 (0)