Skip to content

Commit 79b868d

Browse files
build(deps): bump multihash from 0.17.0 to 0.18.1
Bumps [multihash](https://github.com/multiformats/rust-multihash) from 0.17.0 to 0.18.1. - [Changelog](https://github.com/multiformats/rust-multihash/blob/master/CHANGELOG.md) - [Commits](multiformats/rust-multihash@v0.17.0...v0.18.1) --- updated-dependencies: - dependency-name: multihash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 467a457 commit 79b868d

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ indexmap = { version = "2.0.0", features = ["std"] }
2121
libc = "0.2.142"
2222
mockall = "0.12.1"
2323
multiaddr = "0.17.0"
24-
multihash = { version = "0.17.0", default-features = false, features = ["std", "multihash-impl", "identity", "sha2"] }
24+
multihash = { version = "0.18.1", default-features = false, features = ["std", "multihash-impl", "identity", "sha2"] }
2525
network-interface = "1.1.1"
2626
parking_lot = "0.12.1"
2727
pin-project = "1.1.0"

0 commit comments

Comments
 (0)