Skip to content

Commit 207b96a

Browse files
bors[bot]taiki-e
andauthored
Merge #610
610: Update signal-hook to 0.2 r=taiki-e a=taiki-e Co-authored-by: Taiki Endo <te316e89@gmail.com>
2 parents 47110fd + c3d3628 commit 207b96a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crossbeam-channel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ optional = true
3535
[dev-dependencies]
3636
num_cpus = "1.13.0"
3737
rand = "0.7.3"
38-
signal-hook = "0.1.15"
38+
signal-hook = "0.2"

0 commit comments

Comments
 (0)