Skip to content

Commit

Permalink
Update local-ip-address requirement from 0.5.3 to 0.6.1
Browse files Browse the repository at this point in the history
Updates the requirements on [local-ip-address](https://github.com/EstebanBorai/local-ip-address) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 55572b7 commit de03af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ cryptoki = { version = "0.6", optional = true }


[target.'cfg(windows)'.dependencies]
local-ip-address = "0.5.3"
local-ip-address = "0.6.1"

[dev-dependencies]
serde_repr = {version = "0.1" }
Expand Down

0 comments on commit de03af2

Please sign in to comment.