Skip to content

Commit

Permalink
chore(deps): update fvm_ipld_amt requirement from 0.6.1 to 0.7.1
Browse files Browse the repository at this point in the history
Updates the requirements on [fvm_ipld_amt](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/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent eec199d commit 7d9d449
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 @@ -43,7 +43,7 @@ cid = { version = "0.10", default-features = false, features = ["std"] }
frc42_dispatch = "7.0.0"
frc42_macros = "5"
frc46_token = "11"
fvm_ipld_amt = "0.6.1"
fvm_ipld_amt = "0.7.1"
fvm_ipld_bitfield = "0.6"
fvm_ipld_blockstore = "0.2"
fvm_ipld_encoding = "0.4"
Expand Down

0 comments on commit 7d9d449

Please sign in to comment.