Skip to content

Commit

Permalink
chore(deps): bump local-ip-address from 0.6.1 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [local-ip-address](https://github.com/EstebanBorai/local-ip-address) from 0.6.1 to 0.6.2.
- [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 Sep 2, 2024
1 parent 071105b commit 1d653b2
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.5.16", features = ["derive"] }
local-ip-address = "0.6.1"
local-ip-address = "0.6.2"
log = "0.4.22"
env_logger = "0.10.2"
notify-debouncer-full = "0.3.1"
Expand Down

0 comments on commit 1d653b2

Please sign in to comment.