aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-25 04:47:54 +0000
committerGitHub <noreply@github.com>2024-03-25 04:47:54 +0000
commitea569597b3156213284674916a85f77060b2d15f (patch)
treefe6f3185d8b21732cfd40923fa3be440823b1634 /Cargo.lock
parentUpdate remaining GitHub Actions to their Node.js 20 versions (diff)
downloadminiserve-ea569597b3156213284674916a85f77060b2d15f.tar.gz
miniserve-ea569597b3156213284674916a85f77060b2d15f.zip
Bump port_check from 0.1.5 to 0.2.0
Bumps [port_check](https://github.com/ufoscout/port-check-rs) from 0.1.5 to 0.2.0. - [Commits](https://github.com/ufoscout/port-check-rs/commits/v0.2.0) --- updated-dependencies: - dependency-name: port_check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2c1cbe0..a109ccb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1943,9 +1943,9 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
[[package]]
name = "port_check"
-version = "0.1.5"
+version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f6519412c9e0d4be579b9f0618364d19cb434b324fc6ddb1b27b1e682c7105ed"
+checksum = "e956b3af7a0107123acd498bc9dde7113e452e0c3b156ba97381291241b0943e"
[[package]]
name = "powerfmt"