Skip to content

Commit

Permalink
build(deps): bump network-interface from 1.1.4 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [network-interface](https://github.com/EstebanBorai/network-interface) from 1.1.4 to 2.0.0.
- [Release notes](https://github.com/EstebanBorai/network-interface/releases)
- [Changelog](https://github.com/EstebanBorai/network-interface/blob/main/CHANGELOG.md)
- [Commits](EstebanBorai/network-interface@v1.1.4...v2.0.0)

---
updated-dependencies:
- dependency-name: network-interface
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 443f05c commit 9e17136
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 @@ -22,7 +22,7 @@ libc = "0.2.142"
mockall = "0.12.1"
multiaddr = "0.17.0"
multihash = { version = "0.17.0", default-features = false, features = ["std", "multihash-impl", "identity", "sha2"] }
network-interface = "1.1.1"
network-interface = "2.0.0"
parking_lot = "0.12.3"
pin-project = "1.1.0"
prost = "0.12.6"
Expand Down

0 comments on commit 9e17136

Please sign in to comment.