Skip to content

Commit

Permalink
chore(deps): bump local-ip-address from 0.6.2 to 0.6.3
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.2 to 0.6.3.
- [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 20, 2025
1 parent 8284698 commit 3ee555b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 = "8.0.0"
clap = { version = "4.5.26", features = ["derive"] }
local-ip-address = "0.6.2"
local-ip-address = "0.6.3"
log = "0.4.22"
env_logger = "0.10.2"
notify-debouncer-full = "0.5.0"
Expand Down

0 comments on commit 3ee555b

Please sign in to comment.