Skip to content

Commit 7e9146f

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 36c545d commit 7e9146f

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
@@ -33,7 +33,7 @@ bincode = "=1.3.3"
3333
async-trait = "0.1.88"
3434
prost = "0.14"
3535
tokio-stream = { version = "0.1.17", features = ["sync"] }
36-
port_check = "0.2.1"
36+
port_check = "0.3.0"
3737
tokio-util = { version = "0.7.15", features = ["codec", "compat"] }
3838
lazy_static = "1.5.0"
3939
uuid = "1.16.0"

0 commit comments

Comments
 (0)