Skip to content

Commit

Permalink
chore(deps): bump multihash-codetable from 0.1.2 to 0.1.3 in /rust
Browse files Browse the repository at this point in the history
Bumps [multihash-codetable](https://github.com/multiformats/rust-multihash) from 0.1.2 to 0.1.3.
- [Changelog](https://github.com/multiformats/rust-multihash/blob/master/CHANGELOG.md)
- [Commits](multiformats/rust-multihash@multihash-codetable-v0.1.2...multihash-codetable-v0.1.3)

---
updated-dependencies:
- dependency-name: multihash-codetable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 204fdda commit b3e94e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"
hex = "0.4.3"
ipld-core = { version = "0.4.1", features = ["serde"] }
ipld-dagpb = "*"
multihash-codetable = { version = "0.1.2", features = ["sha2"] }
multihash-codetable = { version = "0.1.3", features = ["sha2"] }
serde_ipld_dagcbor = "*"
serde_ipld_dagjson = "*"
thiserror = "1.0.61"

0 comments on commit b3e94e6

Please sign in to comment.