From ea569597b3156213284674916a85f77060b2d15f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 04:47:54 +0000 Subject: 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] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e799fd5..9a8f8a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ maud = "0.25" mime = "0.3" nanoid = "0.4" percent-encoding = "2" -port_check = "0.1" +port_check = "0.2" regex = "1" rustls = { version = "0.20", optional = true } rustls-pemfile = { version = "1.0", optional = true } -- cgit v1.2.3