Skip to content

Commit 03fd985

Browse files
build(deps): bump port_check from 0.2.1 to 0.3.0
Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.2.1 to 0.3.0. - [Commits](ufoscout/port-check-rs@v0.2.1...v0.3.0) --- updated-dependencies: - dependency-name: port_check dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e77b11 commit 03fd985

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

multiconnect-daemon/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ bincode = "=1.3.3"
3535
async-trait = "0.1.88"
3636
prost = "0.14"
3737
tokio-stream = { version = "0.1.17", features = ["sync"] }
38-
port_check = "0.2.1"
38+
port_check = "0.3.0"
3939
tokio-util = { version = "0.7.16", features = ["codec", "compat"] }
4040
lazy_static = "1.5.0"
4141
uuid = "1.16.0"

0 commit comments

Comments
 (0)