cargo: Update litep2p to origin/master

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2024-05-01 15:58:49 +00:00
parent c973fe86f8
commit 43052374b5
Generated
+26 -26
View File
@@ -1358,7 +1358,7 @@ dependencies = [
"rand_chacha 0.3.1",
"rand_core 0.6.4",
"ring 0.1.0",
"sha2 0.10.7",
"sha2 0.10.8",
"sp-ark-bls12-381",
"sp-ark-ed-on-bls12-381-bandersnatch",
"zeroize",
@@ -5009,7 +5009,7 @@ dependencies = [
"ed25519 2.2.2",
"rand_core 0.6.4",
"serde",
"sha2 0.10.7",
"sha2 0.10.8",
"subtle 2.5.0",
"zeroize",
]
@@ -5039,7 +5039,7 @@ dependencies = [
"hashbrown 0.14.3",
"hex",
"rand_core 0.6.4",
"sha2 0.10.7",
"sha2 0.10.8",
"zeroize",
]
@@ -7267,7 +7267,7 @@ dependencies = [
"elliptic-curve",
"once_cell",
"serdect",
"sha2 0.10.7",
"sha2 0.10.8",
]
[[package]]
@@ -7698,7 +7698,7 @@ dependencies = [
"multihash 0.17.0",
"quick-protobuf",
"rand 0.8.5",
"sha2 0.10.7",
"sha2 0.10.8",
"thiserror",
"zeroize",
]
@@ -7723,7 +7723,7 @@ dependencies = [
"log",
"quick-protobuf",
"rand 0.8.5",
"sha2 0.10.7",
"sha2 0.10.8",
"smallvec",
"thiserror",
"uint",
@@ -7781,7 +7781,7 @@ dependencies = [
"once_cell",
"quick-protobuf",
"rand 0.8.5",
"sha2 0.10.7",
"sha2 0.10.8",
"snow",
"static_assertions",
"thiserror",
@@ -8116,7 +8116,7 @@ dependencies = [
[[package]]
name = "litep2p"
version = "0.3.0"
source = "git+https://github.com/paritytech/litep2p?branch=master#b142c9eb611fb2fe78d2830266a3675b37299ceb"
source = "git+https://github.com/paritytech/litep2p?branch=master#e03a6023882db111beeb24d8c0ceaac0721d3f0f"
dependencies = [
"async-trait",
"bs58 0.4.0",
@@ -8143,7 +8143,7 @@ dependencies = [
"ring 0.16.20",
"rustls 0.20.8",
"serde",
"sha2 0.10.7",
"sha2 0.10.8",
"simple-dns",
"smallvec",
"snow",
@@ -8692,7 +8692,7 @@ dependencies = [
"core2",
"digest 0.10.7",
"multihash-derive 0.8.0",
"sha2 0.10.7",
"sha2 0.10.8",
"sha3",
"unsigned-varint",
]
@@ -8709,7 +8709,7 @@ dependencies = [
"core2",
"digest 0.10.7",
"multihash-derive 0.8.0",
"sha2 0.10.7",
"sha2 0.10.8",
"sha3",
"unsigned-varint",
]
@@ -8739,7 +8739,7 @@ dependencies = [
"ripemd",
"serde",
"sha1",
"sha2 0.10.7",
"sha2 0.10.8",
"sha3",
"strobe-rs",
]
@@ -11971,7 +11971,7 @@ checksum = "4e69bf016dc406eff7d53a7d3f7cf1c2e72c82b9088aac1118591e36dd2cd3e9"
dependencies = [
"bitcoin_hashes 0.13.0",
"rand 0.8.5",
"rand_core 0.5.1",
"rand_core 0.6.4",
"serde",
"unicode-normalization",
]
@@ -12493,7 +12493,7 @@ checksum = "56af0a30af74d0445c0bf6d9d051c979b516a1a5af790d251daee76005420a48"
dependencies = [
"once_cell",
"pest",
"sha2 0.10.7",
"sha2 0.10.8",
]
[[package]]
@@ -17814,7 +17814,7 @@ dependencies = [
"merlin",
"rand_core 0.6.4",
"serde_bytes",
"sha2 0.10.7",
"sha2 0.10.8",
"subtle 2.5.0",
"zeroize",
]
@@ -18227,9 +18227,9 @@ dependencies = [
[[package]]
name = "sha2"
version = "0.10.7"
version = "0.10.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
dependencies = [
"cfg-if",
"cpufeatures",
@@ -18487,7 +18487,7 @@ dependencies = [
"schnorrkel 0.10.2",
"serde",
"serde_json",
"sha2 0.10.7",
"sha2 0.10.8",
"sha3",
"siphasher",
"slab",
@@ -18554,7 +18554,7 @@ dependencies = [
"rand_core 0.6.4",
"ring 0.17.7",
"rustc_version 0.4.0",
"sha2 0.10.7",
"sha2 0.10.8",
"subtle 2.5.0",
]
@@ -19402,7 +19402,7 @@ dependencies = [
"byteorder",
"criterion 0.4.0",
"digest 0.10.7",
"sha2 0.10.7",
"sha2 0.10.8",
"sha3",
"sp-crypto-hashing-proc-macro",
"twox-hash",
@@ -19823,7 +19823,7 @@ dependencies = [
"parity-scale-codec",
"rand 0.8.5",
"scale-info",
"sha2 0.10.7",
"sha2 0.10.8",
"sp-api",
"sp-application-crypto",
"sp-core",
@@ -20367,9 +20367,9 @@ dependencies = [
[[package]]
name = "str0m"
version = "0.2.0"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee48572247f422dcbe68630c973f8296fbd5157119cd36a3223e48bf83d47727"
checksum = "d3f10d3f68e60168d81110410428a435dbde28cc5525f5f7c6fdec92dbdc2800"
dependencies = [
"combine",
"crc",
@@ -20520,7 +20520,7 @@ dependencies = [
"pbkdf2",
"rustc-hex",
"schnorrkel 0.11.4",
"sha2 0.10.7",
"sha2 0.10.8",
"zeroize",
]
@@ -22212,7 +22212,7 @@ dependencies = [
"rand 0.8.5",
"rand_chacha 0.3.1",
"rand_core 0.6.4",
"sha2 0.10.7",
"sha2 0.10.8",
"sha3",
"thiserror",
"zeroize",
@@ -22530,7 +22530,7 @@ dependencies = [
"log",
"rustix 0.36.15",
"serde",
"sha2 0.10.7",
"sha2 0.10.8",
"toml 0.5.11",
"windows-sys 0.45.0",
"zstd 0.11.2+zstd.1.5.2",