mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 05:51:02 +00:00
Bump hex-literal from 0.3.4 to 0.4.0 (#2426)
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.4 to 0.4.0. - [Release notes](https://github.com/RustCrypto/utils/releases) - [Commits](https://github.com/RustCrypto/utils/compare/hex-literal-v0.3.4...hex-literal-v0.4.0) --- updated-dependencies: - dependency-name: hex-literal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+25
-19
@@ -342,7 +342,7 @@ dependencies = [
|
||||
"cumulus-test-relay-sproof-builder",
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
"hex-literal",
|
||||
"hex-literal 0.3.4",
|
||||
"pallet-assets",
|
||||
"pallet-balances",
|
||||
"pallet-collator-selection",
|
||||
@@ -716,7 +716,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"kusama-runtime-constants",
|
||||
"log",
|
||||
"pallet-aura",
|
||||
@@ -779,7 +779,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"log",
|
||||
"pallet-aura",
|
||||
"pallet-authorship",
|
||||
@@ -842,7 +842,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"log",
|
||||
"pallet-aura",
|
||||
"pallet-authorship",
|
||||
@@ -1283,7 +1283,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"log",
|
||||
"pallet-alliance",
|
||||
"pallet-aura",
|
||||
@@ -1418,7 +1418,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"kusama-runtime-constants",
|
||||
"log",
|
||||
"pallet-aura",
|
||||
@@ -2090,7 +2090,7 @@ dependencies = [
|
||||
"environmental",
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"impl-trait-for-tuples",
|
||||
"lazy_static",
|
||||
"log",
|
||||
@@ -4061,6 +4061,12 @@ version = "0.3.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0"
|
||||
|
||||
[[package]]
|
||||
name = "hex-literal"
|
||||
version = "0.4.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4bcb5b3e439c92a7191df2f9bbe733de8de55c3f86368cdb1c63f8be7e9e328e"
|
||||
|
||||
[[package]]
|
||||
name = "hkdf"
|
||||
version = "0.12.3"
|
||||
@@ -4618,7 +4624,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.3.4",
|
||||
"kusama-runtime-constants",
|
||||
"log",
|
||||
"pallet-authority-discovery",
|
||||
@@ -7323,7 +7329,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"log",
|
||||
"pallet-aura",
|
||||
"pallet-authorship",
|
||||
@@ -7566,7 +7572,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"log",
|
||||
"pallet-asset-tx-payment",
|
||||
"pallet-assets",
|
||||
@@ -8535,7 +8541,7 @@ dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-benchmarking-cli",
|
||||
"futures",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"jsonrpsee",
|
||||
"log",
|
||||
"nix 0.26.2",
|
||||
@@ -8614,7 +8620,7 @@ version = "0.9.39"
|
||||
source = "git+https://github.com/paritytech/polkadot?branch=master#21c8734670b5392bfcddca4eb65c6585e6974640"
|
||||
dependencies = [
|
||||
"bitvec",
|
||||
"hex-literal",
|
||||
"hex-literal 0.3.4",
|
||||
"parity-scale-codec",
|
||||
"polkadot-core-primitives",
|
||||
"polkadot-parachain",
|
||||
@@ -8680,7 +8686,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.3.4",
|
||||
"log",
|
||||
"pallet-authority-discovery",
|
||||
"pallet-authorship",
|
||||
@@ -8886,7 +8892,7 @@ dependencies = [
|
||||
"frame-support",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"futures",
|
||||
"hex-literal",
|
||||
"hex-literal 0.3.4",
|
||||
"kusama-runtime",
|
||||
"kvdb",
|
||||
"kvdb-rocksdb",
|
||||
@@ -9861,7 +9867,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.3.4",
|
||||
"log",
|
||||
"pallet-authority-discovery",
|
||||
"pallet-authorship",
|
||||
@@ -12655,7 +12661,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"kusama-runtime-constants",
|
||||
"log",
|
||||
"pallet-asset-tx-payment",
|
||||
@@ -12725,7 +12731,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"log",
|
||||
"pallet-asset-tx-payment",
|
||||
"pallet-assets",
|
||||
@@ -14607,7 +14613,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.3.4",
|
||||
"log",
|
||||
"pallet-authority-discovery",
|
||||
"pallet-authorship",
|
||||
@@ -14721,7 +14727,7 @@ dependencies = [
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"frame-try-runtime",
|
||||
"hex-literal",
|
||||
"hex-literal 0.4.0",
|
||||
"log",
|
||||
"pallet-asset-tx-payment",
|
||||
"pallet-assets",
|
||||
|
||||
Reference in New Issue
Block a user