Skip to content

Commit 8dbfe5d

Browse files
chore(deps): bump local-ip-address from 0.4.4 to 0.4.5 (#160)
Bumps [local-ip-address](https://github.com/EstebanBorai/local-ip-address) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/EstebanBorai/local-ip-address/releases) - [Changelog](https://github.com/EstebanBorai/local-ip-address/blob/main/CHANGELOG.md) - [Commits](LeoBorai/local-ip-address@v0.4.4...v0.4.5) --- updated-dependencies: - dependency-name: local-ip-address dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 493e79c commit 8dbfe5d

File tree

2 files changed

+39
-29
lines changed

2 files changed

+39
-29
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ http-auth-basic = "0.3.3"
4040
handlebars = "4.3.1"
4141
hyper = { version = "0.14.20", features = ["http1", "server", "stream", "tcp"] }
4242
hyper-rustls = { version = "0.23.0", features = ["webpki-roots"] }
43-
local-ip-address = "0.4.4"
43+
local-ip-address = "0.4.5"
4444
mime_guess = "2.0.4"
4545
rustls = "0.20.6"
4646
rustls-pemfile = "1.0.0"

0 commit comments

Comments
 (0)