Skip to content

Commit 00c5e0a

Browse files
build(deps): bump network-interface from 1.1.4 to 2.0.0
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](LeoBorai/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]>
1 parent 50ac653 commit 00c5e0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ libc = "0.2.142"
2222
mockall = "0.12.1"
2323
multiaddr = "0.17.0"
2424
multihash = { version = "0.17.0", default-features = false, features = ["std", "multihash-impl", "identity", "sha2"] }
25-
network-interface = "1.1.1"
25+
network-interface = "2.0.0"
2626
parking_lot = "0.12.3"
2727
pin-project = "1.1.0"
2828
prost = "0.12.6"

0 commit comments

Comments
 (0)