From b08baef856ae98a22ea854e5e97cd6c9dc772690 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 20:00:27 +0000 Subject: [PATCH] Bump socket2 from 0.3.12 to 0.3.19 Bumps [socket2](https://github.com/rust-lang/socket2) from 0.3.12 to 0.3.19. - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/0.3.12...v0.3.19) --- updated-dependencies: - dependency-name: socket2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Cargo.lock | 145 ++++++++++++++++++++++++++++------------------------- 1 file changed, 76 insertions(+), 69 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c6e1515..6b416eb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "Inflector" version = "0.11.4" @@ -250,7 +252,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0df2f85c8a2abbe3b7d7e748052fdd9b76a0458fdeb16ad4223f5eca78c7c130" dependencies = [ "addr2line", - "cfg-if", + "cfg-if 0.1.10", "libc", "object 0.19.0", "rustc-demangle", @@ -292,7 +294,7 @@ checksum = "c72a978d268b1d70b0e963217e60fdabd9523a941457a6c42a7315d15c7e89e5" dependencies = [ "bitflags", "cexpr", - "cfg-if", + "cfg-if 0.1.10", "clang-sys", "clap", "env_logger", @@ -507,6 +509,12 @@ version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" +[[package]] +name = "cfg-if" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" + [[package]] name = "chacha20-poly1305-aead" version = "0.1.2" @@ -588,7 +596,7 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b8d976903543e0c48546a91908f21588a680a8c8f984df9a5d69feccb2b2a211" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "wasm-bindgen", ] @@ -742,7 +750,7 @@ version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", ] [[package]] @@ -808,7 +816,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace" dependencies = [ "autocfg 1.0.0", - "cfg-if", + "cfg-if 0.1.10", "crossbeam-utils", "lazy_static", "maybe-uninit", @@ -822,7 +830,7 @@ version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "774ba60a54c213d409d5353bda12d49cd68d14e45036a285234c8d6f91f92570" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "crossbeam-utils", "maybe-uninit", ] @@ -834,7 +842,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" dependencies = [ "autocfg 1.0.0", - "cfg-if", + "cfg-if 0.1.10", "lazy_static", ] @@ -965,7 +973,7 @@ version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "551a778172a450d7fc12e629ca3b0428d00f6afa9a43da1b630d54604e97371c" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "dirs-sys", ] @@ -1210,7 +1218,7 @@ version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "crc32fast", "libc", "libz-sys", @@ -1656,7 +1664,7 @@ version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "libc", "wasi", "wasm-bindgen", @@ -2749,7 +2757,7 @@ version = "0.4.8" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", ] [[package]] @@ -2861,7 +2869,7 @@ version = "0.6.22" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "fuchsia-zircon", "fuchsia-zircon-sys", "iovec", @@ -2982,7 +2990,7 @@ version = "0.2.34" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2ba7c918ac76704fb42afcbbb43891e72731f3dcca3bef2a19786297baf14af7" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "libc", "winapi 0.3.8", ] @@ -3009,7 +3017,7 @@ checksum = "50e4785f2c3b7589a0d0c1dd60285e1188adac4006e8abd6dd578e1567027363" dependencies = [ "bitflags", "cc", - "cfg-if", + "cfg-if 0.1.10", "libc", "void", ] @@ -3089,23 +3097,6 @@ dependencies = [ "wasm-bindgen-futures", ] -[[package]] -name = "node-executor" -version = "2.0.0-rc3" -source = "git+https://github.com/ProChain/substrate.git#ae57bf16183d87c54d9aecbb1a70a02c293b31f9" -dependencies = [ - "frame-benchmarking", - "node-primitives 2.0.0-rc3 (git+https://github.com/ProChain/substrate.git)", - "node-runtime 2.0.0-rc3 (git+https://github.com/ProChain/substrate.git)", - "parity-scale-codec", - "sc-executor", - "sp-core", - "sp-io", - "sp-state-machine", - "sp-trie", - "trie-root", -] - [[package]] name = "node-executor" version = "2.0.0-rc3" @@ -3140,6 +3131,23 @@ dependencies = [ "wabt", ] +[[package]] +name = "node-executor" +version = "2.0.0-rc3" +source = "git+https://github.com/ProChain/substrate.git#ae57bf16183d87c54d9aecbb1a70a02c293b31f9" +dependencies = [ + "frame-benchmarking", + "node-primitives 2.0.0-rc3 (git+https://github.com/ProChain/substrate.git)", + "node-runtime 2.0.0-rc3 (git+https://github.com/ProChain/substrate.git)", + "parity-scale-codec", + "sc-executor", + "sp-core", + "sp-io", + "sp-state-machine", + "sp-trie", + "trie-root", +] + [[package]] name = "node-inspect" version = "0.8.0-rc3" @@ -3159,26 +3167,26 @@ dependencies = [ [[package]] name = "node-primitives" version = "2.0.0-rc3" -source = "git+https://github.com/ProChain/substrate.git#ae57bf16183d87c54d9aecbb1a70a02c293b31f9" dependencies = [ "frame-system", "parity-scale-codec", + "pretty_assertions", "sp-application-crypto", "sp-core", "sp-runtime", + "sp-serializer", ] [[package]] name = "node-primitives" version = "2.0.0-rc3" +source = "git+https://github.com/ProChain/substrate.git#ae57bf16183d87c54d9aecbb1a70a02c293b31f9" dependencies = [ "frame-system", "parity-scale-codec", - "pretty_assertions", "sp-application-crypto", "sp-core", "sp-runtime", - "sp-serializer", ] [[package]] @@ -3210,15 +3218,20 @@ dependencies = [ [[package]] name = "node-runtime" version = "2.0.0-rc3" -source = "git+https://github.com/ProChain/substrate.git#ae57bf16183d87c54d9aecbb1a70a02c293b31f9" dependencies = [ + "ads", + "did", "frame-benchmarking", "frame-executive", "frame-support", "frame-system", + "frame-system-benchmarking", "frame-system-rpc-runtime-api", + "hex", "integer-sqrt", - "node-primitives 2.0.0-rc3 (git+https://github.com/ProChain/substrate.git)", + "node-primitives 2.0.0-rc3", + "num-bigint-dig", + "num-traits 0.2.12", "pallet-authority-discovery", "pallet-authorship", "pallet-babe", @@ -3235,14 +3248,12 @@ dependencies = [ "pallet-im-online", "pallet-indices", "pallet-membership", - "pallet-multisig", "pallet-offences", - "pallet-proxy", + "pallet-offences-benchmarking", "pallet-randomness-collective-flip", - "pallet-recovery", "pallet-scheduler", "pallet-session", - "pallet-society", + "pallet-session-benchmarking", "pallet-staking", "pallet-staking-reward-curve", "pallet-sudo", @@ -3251,7 +3262,6 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api", "pallet-treasury", "pallet-utility", - "pallet-vesting", "parity-scale-codec", "serde", "sp-api", @@ -3260,6 +3270,7 @@ dependencies = [ "sp-consensus-babe", "sp-core", "sp-inherents", + "sp-io", "sp-keyring", "sp-offchain", "sp-runtime", @@ -3275,20 +3286,15 @@ dependencies = [ [[package]] name = "node-runtime" version = "2.0.0-rc3" +source = "git+https://github.com/ProChain/substrate.git#ae57bf16183d87c54d9aecbb1a70a02c293b31f9" dependencies = [ - "ads", - "did", "frame-benchmarking", "frame-executive", "frame-support", "frame-system", - "frame-system-benchmarking", "frame-system-rpc-runtime-api", - "hex", "integer-sqrt", - "node-primitives 2.0.0-rc3", - "num-bigint-dig", - "num-traits 0.2.12", + "node-primitives 2.0.0-rc3 (git+https://github.com/ProChain/substrate.git)", "pallet-authority-discovery", "pallet-authorship", "pallet-babe", @@ -3305,12 +3311,14 @@ dependencies = [ "pallet-im-online", "pallet-indices", "pallet-membership", + "pallet-multisig", "pallet-offences", - "pallet-offences-benchmarking", + "pallet-proxy", "pallet-randomness-collective-flip", + "pallet-recovery", "pallet-scheduler", "pallet-session", - "pallet-session-benchmarking", + "pallet-society", "pallet-staking", "pallet-staking-reward-curve", "pallet-sudo", @@ -3319,6 +3327,7 @@ dependencies = [ "pallet-transaction-payment-rpc-runtime-api", "pallet-treasury", "pallet-utility", + "pallet-vesting", "parity-scale-codec", "serde", "sp-api", @@ -3327,7 +3336,6 @@ dependencies = [ "sp-consensus-babe", "sp-core", "sp-inherents", - "sp-io", "sp-keyring", "sp-offchain", "sp-runtime", @@ -4263,7 +4271,7 @@ version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2c6e2583649a3ca84894d1d71da249abcfda54d5aca24733d72ca10d0f02361c" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "impl-trait-for-tuples", "parity-util-mem-derive", "parking_lot 0.10.2", @@ -4316,7 +4324,7 @@ version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "cloudabi", "libc", "redox_syscall", @@ -4331,7 +4339,7 @@ version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d58c7c768d4ba344e3e8d72518ac13e259d7c7ade24167003b8488e10b6740a3" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "cloudabi", "libc", "redox_syscall", @@ -4600,7 +4608,7 @@ version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b0575e258dab62268e7236d7307caa38848acbda7ec7ab87bd9093791e999d20" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "fnv", "lazy_static", "protobuf", @@ -6391,13 +6399,12 @@ dependencies = [ [[package]] name = "socket2" -version = "0.3.12" +version = "0.3.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918" +checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e" dependencies = [ - "cfg-if", + "cfg-if 1.0.0", "libc", - "redox_syscall", "winapi 0.3.8", ] @@ -7224,7 +7231,7 @@ name = "substrate-test-runtime" version = "2.0.0-rc3" source = "git+https://github.com/ProChain/substrate.git#ae57bf16183d87c54d9aecbb1a70a02c293b31f9" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "frame-executive", "frame-support", "frame-system", @@ -7293,7 +7300,7 @@ checksum = "6bd62264edc1a5f3ef44d86fb0c11c9fb142894b9a2da034f34afae482080d7a" dependencies = [ "anyhow", "backtrace", - "cfg-if", + "cfg-if 0.1.10", "lazy_static", "libc", "region", @@ -7315,7 +7322,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ce43c159d4f3ef6b19641e1ae045847fd202d8e2cc74df7ccb2b6475e069d4a" dependencies = [ "anyhow", - "cfg-if", + "cfg-if 0.1.10", "cranelift-codegen", "cranelift-entity", "cranelift-frontend", @@ -7342,7 +7349,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c77f0ce539b5a09a54dc80a1cf0c7cd7e694df11029354fe50a2d5fe889bdb97" dependencies = [ "anyhow", - "cfg-if", + "cfg-if 0.1.10", "gimli 0.20.0", "lazy_static", "libc", @@ -7362,7 +7369,7 @@ checksum = "46516af0a64a7d9b652c5aa7436b6ce13edfa54435a66ef177fc02d2283e2dc2" dependencies = [ "backtrace", "cc", - "cfg-if", + "cfg-if 0.1.10", "indexmap", "lazy_static", "libc", @@ -7446,7 +7453,7 @@ version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1cac193374347e7c263c5f547524f36ff8ec6702d56c8799c8331d26dffe8c1e" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "doc-comment", "libc", "ntapi", @@ -7473,7 +7480,7 @@ version = "3.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "libc", "rand 0.7.3", "redox_syscall", @@ -7866,7 +7873,7 @@ version = "0.1.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a41f40ed0e162c911ac6fcb53ecdc8134c46905fdbbae8c50add462a538b495f" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "tracing-attributes", "tracing-core", ] @@ -8143,7 +8150,7 @@ version = "0.2.63" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4c2dc4aa152834bc334f506c1a06b866416a8b6697d5c9f75b9a689c8486def0" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "wasm-bindgen-macro", ] @@ -8168,7 +8175,7 @@ version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "64487204d863f109eb77e8462189d111f27cb5712cc9fdb3461297a76963a2f6" dependencies = [ - "cfg-if", + "cfg-if 0.1.10", "js-sys", "wasm-bindgen", "web-sys",