From e9be933e7168298a60de9b1f2d35d01c2d41dc52 Mon Sep 17 00:00:00 2001 From: dignifiedquire Date: Tue, 19 Apr 2022 18:15:15 +0200 Subject: [PATCH] fix: update dependencies --- Cargo.lock | 97 ++++++++++++++++---------------------- actors/init/Cargo.toml | 2 +- actors/market/Cargo.toml | 2 +- actors/miner/Cargo.toml | 2 +- actors/multisig/Cargo.toml | 2 +- actors/power/Cargo.toml | 2 +- actors/runtime/Cargo.toml | 2 +- actors/verifreg/Cargo.toml | 2 +- test_vm/Cargo.toml | 2 +- 9 files changed, 49 insertions(+), 64 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c5d403cd62..0a87c15c18 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -320,16 +320,16 @@ dependencies = [ [[package]] name = "clap" -version = "3.1.8" +version = "3.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "71c47df61d9e16dc010b55dba1952a57d8c215dbb533fd13cdd13369aac73b1c" +checksum = "3124f3f75ce09e22d1410043e1e24f2ecc44fad3afe4f08408f1f7663d68da2b" dependencies = [ "atty", "bitflags", "clap_derive", + "clap_lex", "indexmap", "lazy_static", - "os_str_bytes", "strsim", "termcolor", "textwrap", @@ -348,6 +348,15 @@ dependencies = [ "syn", ] +[[package]] +name = "clap_lex" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "189ddd3b5d32a70b35e7686054371742a937b0d99128e76dde6340210e966669" +dependencies = [ + "os_str_bytes", +] + [[package]] name = "concurrent-queue" version = "1.2.2" @@ -691,7 +700,6 @@ dependencies = [ name = "fil_actor_power" version = "8.0.0-alpha.1" dependencies = [ - "anyhow", "cid", "fil_actors_runtime", "fvm_ipld_blockstore", @@ -741,7 +749,6 @@ dependencies = [ name = "fil_actor_verifreg" version = "8.0.0-alpha.1" dependencies = [ - "anyhow", "cid", "fil_actors_runtime", "fvm_ipld_blockstore", @@ -928,11 +935,8 @@ dependencies = [ [[package]] name = "fvm_ipld_amt" version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3394e5f9c2adb4d586519bc24bbfd659366e01e7ffa6cda676be94a62bab474" dependencies = [ "ahash", - "anyhow", "cid", "fvm_ipld_blockstore", "fvm_ipld_encoding", @@ -945,8 +949,6 @@ dependencies = [ [[package]] name = "fvm_ipld_bitfield" version = "0.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9011349297962982b8ab2663c220034525ec0f95f408c2b561d3d98867f1a803" dependencies = [ "cs_serde_bytes", "fvm_ipld_encoding", @@ -958,10 +960,7 @@ dependencies = [ [[package]] name = "fvm_ipld_blockstore" version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1985eae58ec2fbf54535ce115c72a2141459fb7fb4ff7379e17bffae0e302578" dependencies = [ - "anyhow", "cid", ] @@ -983,10 +982,7 @@ dependencies = [ [[package]] name = "fvm_ipld_encoding" version = "0.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43bd635987aac46a753ec81767713af35cb50f182c7cc49d3a429643ede0e709" dependencies = [ - "anyhow", "cid", "cs_serde_bytes", "fvm_ipld_blockstore", @@ -999,11 +995,8 @@ dependencies = [ [[package]] name = "fvm_ipld_hamt" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a03c6ae361a882360bc0c0f47265b294429f096baa8d9467247bbd62c6a6683c" +version = "0.5.0" dependencies = [ - "anyhow", "byteorder", "cid", "cs_serde_bytes", @@ -1021,8 +1014,6 @@ dependencies = [ [[package]] name = "fvm_sdk" version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2cd152ce62acadd75bdb461dcb8009389a3a7583c0832a122537da8fc17d73e7" dependencies = [ "cid", "fvm_ipld_encoding", @@ -1067,10 +1058,7 @@ dependencies = [ [[package]] name = "fvm_shared" version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "857cf6a95b35d583e8db25d38a939af335cb2eba2f8a5e1f1c0be58f77d52f5b" dependencies = [ - "anyhow", "bimap", "blake2b_simd", "byteorder", @@ -1120,9 +1108,9 @@ dependencies = [ [[package]] name = "gloo-timers" -version = "0.2.3" +version = "0.2.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d12a7f4e95cfe710f1d624fb1210b7d961a5fb05c4fd942f4feab06e61f590e" +checksum = "5fb7d06c1c8cc2a29bee7ec961009a0b2caa0793ee4900c2ffb348734ba1c8f9" dependencies = [ "futures-channel", "futures-core", @@ -1216,9 +1204,9 @@ checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35" [[package]] name = "js-sys" -version = "0.3.56" +version = "0.3.57" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04" +checksum = "671a26f820db17c2a2750743f1dd03bafd15b98c9f30c7c2628c024c05d73397" dependencies = [ "wasm-bindgen", ] @@ -1246,9 +1234,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.121" +version = "0.2.124" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "efaa7b300f3b5fe8eb6bf21ce3895e1751d9665086af2d64b42f19701015ff4f" +checksum = "21a41fed9d98f27ab1c6d161da622a4fa35e8a54a8adc24bbf3ddd0ef70b0e50" [[package]] name = "libipld-core" @@ -1433,9 +1421,6 @@ name = "os_str_bytes" version = "6.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64" -dependencies = [ - "memchr", -] [[package]] name = "parking" @@ -1510,18 +1495,18 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.36" +version = "1.0.37" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029" +checksum = "ec757218438d5fda206afc041538b2f6d889286160d649a86a24d37e1235afd1" dependencies = [ "unicode-xid", ] [[package]] name = "quote" -version = "1.0.17" +version = "1.0.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58" +checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1" dependencies = [ "proc-macro2", ] @@ -1699,9 +1684,9 @@ checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" [[package]] name = "syn" -version = "1.0.90" +version = "1.0.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "704df27628939572cd88d33f171cd6f896f4eaca85252c6e0a72d8d8287ee86f" +checksum = "b683b2b825c8eef438b77c36a06dc262294da3d5a5813fac20da149241dcd44d" dependencies = [ "proc-macro2", "quote", @@ -1786,9 +1771,9 @@ dependencies = [ [[package]] name = "toml" -version = "0.5.8" +version = "0.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa" +checksum = "8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7" dependencies = [ "serde", ] @@ -1841,9 +1826,9 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" [[package]] name = "wasm-bindgen" -version = "0.2.79" +version = "0.2.80" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06" +checksum = "27370197c907c55e3f1a9fbe26f44e937fe6451368324e009cba39e139dc08ad" dependencies = [ "cfg-if", "wasm-bindgen-macro", @@ -1851,9 +1836,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.79" +version = "0.2.80" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca" +checksum = "53e04185bfa3a779273da532f5025e33398409573f348985af9a1cbf3774d3f4" dependencies = [ "bumpalo", "lazy_static", @@ -1866,9 +1851,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-futures" -version = "0.4.29" +version = "0.4.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395" +checksum = "6f741de44b75e14c35df886aff5f1eb73aa114fa5d4d00dcd37b5e01259bf3b2" dependencies = [ "cfg-if", "js-sys", @@ -1878,9 +1863,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.79" +version = "0.2.80" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01" +checksum = "17cae7ff784d7e83a2fe7611cfe766ecf034111b49deb850a3dc7699c08251f5" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -1888,9 +1873,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.79" +version = "0.2.80" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc" +checksum = "99ec0dc7a4756fffc231aab1b9f2f578d23cd391390ab27f952ae0c9b3ece20b" dependencies = [ "proc-macro2", "quote", @@ -1901,15 +1886,15 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.79" +version = "0.2.80" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2" +checksum = "d554b7f530dee5964d9a9468d95c1f8b8acae4f282807e7d27d4b03099a46744" [[package]] name = "web-sys" -version = "0.3.56" +version = "0.3.57" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb" +checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283" dependencies = [ "js-sys", "wasm-bindgen", diff --git a/actors/init/Cargo.toml b/actors/init/Cargo.toml index ec8253e936..e252dfac6a 100644 --- a/actors/init/Cargo.toml +++ b/actors/init/Cargo.toml @@ -16,7 +16,7 @@ crate-type = ["cdylib", "lib"] [dependencies] fil_actors_runtime = { version = "8.0.0-alpha.1", path = "../runtime", features = ["fil-actor"] } fvm_shared = { version = "0.6.0", default-features = false } -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" serde = { version = "1.0.136", features = ["derive"] } num-traits = "0.2.14" num-derive = "0.3.3" diff --git a/actors/market/Cargo.toml b/actors/market/Cargo.toml index a9741b9026..7cce8b060f 100644 --- a/actors/market/Cargo.toml +++ b/actors/market/Cargo.toml @@ -15,7 +15,7 @@ crate-type = ["cdylib", "lib"] [dependencies] fil_actors_runtime = { version = "8.0.0-alpha.1", path = "../runtime", features = ["fil-actor"] } -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" fvm_shared = { version = "0.6.0", default-features = false } fvm_ipld_bitfield = "0.5.0" num-traits = "0.2.14" diff --git a/actors/miner/Cargo.toml b/actors/miner/Cargo.toml index 4af84b0c36..bb89abe4f8 100644 --- a/actors/miner/Cargo.toml +++ b/actors/miner/Cargo.toml @@ -18,7 +18,7 @@ fil_actors_runtime = { version = "8.0.0-alpha.1", path = "../runtime", features fvm_shared = { version = "0.6.0", default-features = false } fvm_ipld_bitfield = "0.5.0" fvm_ipld_amt = { version = "0.4.0", features = ["go-interop"] } -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" serde = { version = "1.0.136", features = ["derive"] } cid = { version = "0.8.3", default-features = false, features = ["serde-codec"] } num-traits = "0.2.14" diff --git a/actors/multisig/Cargo.toml b/actors/multisig/Cargo.toml index 52be22713d..b66e00e912 100644 --- a/actors/multisig/Cargo.toml +++ b/actors/multisig/Cargo.toml @@ -16,7 +16,7 @@ crate-type = ["cdylib", "lib"] [dependencies] fil_actors_runtime = { version = "8.0.0-alpha.1", path = "../runtime", features = ["fil-actor"] } fvm_shared = { version = "0.6.0", default-features = false } -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" num-traits = "0.2.14" num-derive = "0.3.3" cid = { version = "0.8.3", default-features = false, features = ["serde-codec"] } diff --git a/actors/power/Cargo.toml b/actors/power/Cargo.toml index 3270ee3072..1764fd542a 100644 --- a/actors/power/Cargo.toml +++ b/actors/power/Cargo.toml @@ -16,7 +16,7 @@ crate-type = ["cdylib", "lib"] [dependencies] fil_actors_runtime = { version = "8.0.0-alpha.1", path = "../runtime", features = ["fil-actor"] } fvm_shared = { version = "0.6.0", default-features = false } -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" num-traits = "0.2.14" num-derive = "0.3.3" log = "0.4.14" diff --git a/actors/runtime/Cargo.toml b/actors/runtime/Cargo.toml index 8813b98a85..68af7d5c4d 100644 --- a/actors/runtime/Cargo.toml +++ b/actors/runtime/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" repository = "https://github.com/filecoin-project/builtin-actors" [dependencies] -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" fvm_ipld_amt = { version = "0.4.0", features = ["go-interop"] } fvm_shared = { version = "0.6.0", default-features = false } fvm_ipld_bitfield = "0.5.0" diff --git a/actors/verifreg/Cargo.toml b/actors/verifreg/Cargo.toml index 62e9dbd087..8680859f6d 100644 --- a/actors/verifreg/Cargo.toml +++ b/actors/verifreg/Cargo.toml @@ -21,7 +21,7 @@ num-traits = "0.2.14" num-derive = "0.3.3" cid = { version = "0.8.3", default-features = false, features = ["serde-codec"] } lazy_static = "1.4.0" -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" fvm_ipld_blockstore = { version = "0.1" } fvm_ipld_encoding = "0.1.0" diff --git a/test_vm/Cargo.toml b/test_vm/Cargo.toml index 71ba9db3f9..4c017f7688 100644 --- a/test_vm/Cargo.toml +++ b/test_vm/Cargo.toml @@ -14,7 +14,7 @@ fil_actors_runtime = { version = "8.0.0-alpha.1", path = "../actors/runtime" } fvm_shared = { version = "0.6.0", default-features = false } fvm_ipld_encoding = { version = "0.1.0", default-features = false } fvm_ipld_blockstore = { version = "0.1.0", default-features = false } -fvm_ipld_hamt = "0.4.0" +fvm_ipld_hamt = "0.5.0" num-traits = "0.2.14" num-derive = "0.3.3" log = "0.4.14"