diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 791b5b3d..6318804f 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -1566,7 +1566,7 @@ dependencies = [ [[package]] name = "fvm" version = "3.5.0" -source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#eb90e48da43e2ba0ca58b0b2d4be866f1c8cc0e6" +source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#2862149decc86cb24a0daaef80695136eb1be9b8" dependencies = [ "anyhow", "byteorder", @@ -1622,7 +1622,7 @@ dependencies = [ [[package]] name = "fvm_ipld_amt" version = "0.6.0" -source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#eb90e48da43e2ba0ca58b0b2d4be866f1c8cc0e6" +source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#2862149decc86cb24a0daaef80695136eb1be9b8" dependencies = [ "anyhow", "cid", @@ -1653,7 +1653,7 @@ dependencies = [ [[package]] name = "fvm_ipld_blockstore" version = "0.2.0" -source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#eb90e48da43e2ba0ca58b0b2d4be866f1c8cc0e6" +source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#2862149decc86cb24a0daaef80695136eb1be9b8" dependencies = [ "anyhow", "cid", @@ -1663,7 +1663,7 @@ dependencies = [ [[package]] name = "fvm_ipld_encoding" version = "0.4.0" -source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#eb90e48da43e2ba0ca58b0b2d4be866f1c8cc0e6" +source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#2862149decc86cb24a0daaef80695136eb1be9b8" dependencies = [ "anyhow", "cid", @@ -1699,7 +1699,7 @@ dependencies = [ [[package]] name = "fvm_ipld_hamt" version = "0.7.0" -source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#eb90e48da43e2ba0ca58b0b2d4be866f1c8cc0e6" +source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#2862149decc86cb24a0daaef80695136eb1be9b8" dependencies = [ "anyhow", "byteorder", @@ -1750,7 +1750,7 @@ dependencies = [ [[package]] name = "fvm_shared" version = "3.4.0" -source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#eb90e48da43e2ba0ca58b0b2d4be866f1c8cc0e6" +source = "git+https://github.com/filecoin-project/ref-fvm?branch=synthetic-porep#2862149decc86cb24a0daaef80695136eb1be9b8" dependencies = [ "anyhow", "bitflags 2.3.3",