Skip to content

Commit

Permalink
chore(deps): bump local-ip-address from 0.5.6 to 0.5.7
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.6 to 0.5.7.
- [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] authored Jan 25, 2024
1 parent 87369d5 commit 4705080
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 @@ -14,7 +14,7 @@ keywords = ["live", "server", "web", "reload"]
[dependencies]
notify = "6.1.1"
clap = { version = "4.4.18", features = ["derive"] }
local-ip-address = "0.5.6"
local-ip-address = "0.5.7"
log = "0.4.17"
env_logger = "0.10.2"
notify-debouncer-full = "0.3.1"
Expand Down

0 comments on commit 4705080

Please sign in to comment.