Skip to content

Commit

Permalink
build(deps): update fvm_ipld_encoding requirement from 0.4.0 to 0.5.1
Browse files Browse the repository at this point in the history
Updates the requirements on [fvm_ipld_encoding](https://github.com/filecoin-project/ref-fvm) to permit the latest version.
- [Changelog](https://github.com/filecoin-project/ref-fvm/blob/master/doc/testnet-release-process.md)
- [Commits](https://github.com/filecoin-project/ref-fvm/compare/fvm_ipld_encoding@v0.4.0...fvm_ipld_encoding@v0.5.1)

---
updated-dependencies:
- dependency-name: fvm_ipld_encoding
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent e03da12 commit 19478ba
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 @@ -11,6 +11,6 @@ edition = "2021"
[workspace.dependencies]
ahash = "0.8.11"
anyhow = "1.0"
fvm_ipld_encoding = "0.4.0"
fvm_ipld_encoding = "0.5.1"
keccak-hash = "0.11.0"
thiserror = "2.0.6"

0 comments on commit 19478ba

Please sign in to comment.