Skip to content

Commit 2a66ad8

Browse files
chore(deps): bump local-ip-address from 0.4.5 to 0.4.6 (#172)
Bumps [local-ip-address](https://github.com/EstebanBorai/local-ip-address) from 0.4.5 to 0.4.6. - [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.5...v0.4.6) --- 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 aaeb115 commit 2a66ad8

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.

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.3"
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.5"
43+
local-ip-address = "0.4.6"
4444
mime_guess = "2.0.4"
4545
percent-encoding = "2.1.0"
4646
rustls = "0.20.6"

0 commit comments

Comments
 (0)