Skip to content

Commit

Permalink
chore(deps): bump local-ip-address from 0.5.4 to 0.5.6
Browse files Browse the repository at this point in the history
Bumps [local-ip-address](https://github.com/EstebanBorai/local-ip-address) from 0.5.4 to 0.5.6.
- [Release notes](https://github.com/EstebanBorai/local-ip-address/releases)
- [Changelog](https://github.com/EstebanBorai/local-ip-address/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EstebanBorai/local-ip-address/commits)

---
updated-dependencies:
- dependency-name: local-ip-address
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 6, 2023
1 parent 33c7327 commit 5b99df9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ http-auth-basic = "0.3.3"
handlebars = "4.3.7"
hyper = { version = "0.14.27", features = ["http1", "server", "stream", "tcp"] }
hyper-rustls = { version = "0.23.0", features = ["webpki-roots"] }
local-ip-address = "0.5.4"
local-ip-address = "0.5.6"
mime_guess = "2.0.4"
percent-encoding = "2.2.0"
rustls = "0.20.6"
Expand Down

0 comments on commit 5b99df9

Please sign in to comment.