Skip to content

Commit 73c6325

Browse files
committed
update port_check
1 parent 825f0e0 commit 73c6325

File tree

2 files changed

+6
-24
lines changed

2 files changed

+6
-24
lines changed

Cargo.lock

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

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "wait"
3-
version = "2.7.2"
3+
version = "2.7.3"
44
authors = ["ufoscout <[email protected]>"]
55
edition = "2018"
66

77
[dependencies]
8-
port_check = "0.1.4"
8+
port_check = "0.1.5"
99

1010
[dev-dependencies]
1111
atomic-counter = "1.0"

0 commit comments

Comments
 (0)