From 4755cf7c2839470050aaceb6cf52c536313df72f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 16:49:46 +0100 Subject: [PATCH] Bump hex-literal from 0.2.1 to 0.3.4 (#1028) Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.2.1 to 0.3.4. - [Release notes](https://github.com/RustCrypto/utils/releases) - [Commits](https://github.com/RustCrypto/utils/compare/hex-literal-v0.2.1...hex-literal-v0.3.4) --- updated-dependencies: - dependency-name: hex-literal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 53 ++++++-------------- pallets/parachain-system/Cargo.toml | 2 +- parachain-template/node/Cargo.toml | 2 +- parachain-template/runtime/Cargo.toml | 2 +- polkadot-parachains/Cargo.toml | 2 +- polkadot-parachains/canvas-kusama/Cargo.toml | 2 +- polkadot-parachains/statemine/Cargo.toml | 4 +- polkadot-parachains/statemint/Cargo.toml | 4 +- polkadot-parachains/westmint/Cargo.toml | 4 +- 9 files changed, 25 insertions(+), 50 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8db978904a..bd8b25cfd4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -941,7 +941,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "kusama-runtime-constants", "log", "node-primitives", @@ -1777,7 +1777,7 @@ dependencies = [ "environmental", "frame-support", "frame-system", - "hex-literal 0.2.1", + "hex-literal", "impl-trait-for-tuples", "lazy_static", "log", @@ -3195,31 +3195,12 @@ version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" -[[package]] -name = "hex-literal" -version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "961de220ec9a91af2e1e5bd80d02109155695e516771762381ef8581317066e0" -dependencies = [ - "hex-literal-impl", - "proc-macro-hack", -] - [[package]] name = "hex-literal" version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7ebdb29d2ea9ed0083cd8cece49bbd968021bd99b0849edb4a9a7ee0fdf6a4e0" -[[package]] -name = "hex-literal-impl" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "853f769599eb31de176303197b7ba4973299c38c7a7604a6bc88c3eef05b9b46" -dependencies = [ - "proc-macro-hack", -] - [[package]] name = "hex_fmt" version = "0.3.0" @@ -3883,7 +3864,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "kusama-runtime-constants", "log", "pallet-authority-discovery", @@ -6376,7 +6357,7 @@ dependencies = [ "derive_more", "frame-benchmarking", "frame-benchmarking-cli", - "hex-literal 0.3.4", + "hex-literal", "jsonrpc-core", "log", "pallet-transaction-payment-rpc", @@ -6442,7 +6423,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "log", "pallet-aura", "pallet-authorship", @@ -7045,7 +7026,7 @@ dependencies = [ "frame-benchmarking", "frame-benchmarking-cli", "futures 0.3.21", - "hex-literal 0.2.1", + "hex-literal", "jsonrpc-core", "log", "nix", @@ -7713,7 +7694,7 @@ source = "git+https://github.com/paritytech/polkadot?branch=master#a6394995871d4 dependencies = [ "bitvec", "frame-system", - "hex-literal 0.3.4", + "hex-literal", "parity-scale-codec", "parity-util-mem", "polkadot-core-primitives", @@ -7782,7 +7763,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "log", "pallet-authority-discovery", "pallet-authorship", @@ -7974,7 +7955,7 @@ dependencies = [ "beefy-primitives", "frame-system-rpc-runtime-api", "futures 0.3.21", - "hex-literal 0.3.4", + "hex-literal", "kusama-runtime", "kvdb", "kvdb-rocksdb", @@ -8360,12 +8341,6 @@ dependencies = [ "version_check", ] -[[package]] -name = "proc-macro-hack" -version = "0.5.19" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5" - [[package]] name = "proc-macro2" version = "1.0.36" @@ -8860,7 +8835,7 @@ dependencies = [ "frame-support", "frame-system", "frame-system-rpc-runtime-api", - "hex-literal 0.3.4", + "hex-literal", "log", "pallet-authority-discovery", "pallet-authorship", @@ -11307,7 +11282,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "kusama-runtime-constants", "log", "node-primitives", @@ -11374,7 +11349,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "log", "node-primitives", "pallet-asset-tx-payment", @@ -12684,7 +12659,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "log", "pallet-authority-discovery", "pallet-authorship", @@ -12788,7 +12763,7 @@ dependencies = [ "frame-system-benchmarking", "frame-system-rpc-runtime-api", "frame-try-runtime", - "hex-literal 0.3.4", + "hex-literal", "log", "node-primitives", "pallet-asset-tx-payment", diff --git a/pallets/parachain-system/Cargo.toml b/pallets/parachain-system/Cargo.toml index ec4391cf53..1312477d8c 100644 --- a/pallets/parachain-system/Cargo.toml +++ b/pallets/parachain-system/Cargo.toml @@ -39,7 +39,7 @@ impl-trait-for-tuples = "0.2.1" [dev-dependencies] # Other Dependencies -hex-literal = "0.2.1" +hex-literal = "0.3.4" lazy_static = "1.4" # Substrate dependencies diff --git a/parachain-template/node/Cargo.toml b/parachain-template/node/Cargo.toml index bdb7c37825..92be7b4def 100644 --- a/parachain-template/node/Cargo.toml +++ b/parachain-template/node/Cargo.toml @@ -32,7 +32,7 @@ derive_more = "0.99.2" log = "0.4.14" codec = { package = "parity-scale-codec", version = "2.0.0" } serde = { version = "1.0.132", features = ["derive"] } -hex-literal = "0.3.1" +hex-literal = "0.3.4" # RPC related Dependencies jsonrpc-core = "18.0.0" diff --git a/parachain-template/runtime/Cargo.toml b/parachain-template/runtime/Cargo.toml index 28e512a556..393cde9fff 100644 --- a/parachain-template/runtime/Cargo.toml +++ b/parachain-template/runtime/Cargo.toml @@ -15,7 +15,7 @@ targets = ["x86_64-unknown-linux-gnu"] substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } [dependencies] -hex-literal = { version = "0.3.1", optional = true } +hex-literal = { version = "0.3.4", optional = true } codec = { package = "parity-scale-codec", version = "2.0.0", default-features = false, features = ["derive"]} log = { version = "0.4.14", default-features = false } scale-info = { version = "1.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot-parachains/Cargo.toml b/polkadot-parachains/Cargo.toml index 0d3e011171..7fe0e0df75 100644 --- a/polkadot-parachains/Cargo.toml +++ b/polkadot-parachains/Cargo.toml @@ -15,7 +15,7 @@ futures = { version = "0.3.1", features = ["compat"] } log = "0.4.8" codec = { package = "parity-scale-codec", version = "2.3.0" } serde = { version = "1.0.132", features = ["derive"] } -hex-literal = "0.2.1" +hex-literal = "0.3.4" async-trait = "0.1.42" # Parachain runtimes diff --git a/polkadot-parachains/canvas-kusama/Cargo.toml b/polkadot-parachains/canvas-kusama/Cargo.toml index 844423184f..fae41ce4e8 100644 --- a/polkadot-parachains/canvas-kusama/Cargo.toml +++ b/polkadot-parachains/canvas-kusama/Cargo.toml @@ -11,7 +11,7 @@ targets = ["x86_64-unknown-linux-gnu"] substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } [dependencies] -hex-literal = { version = '0.3.1', optional = true } +hex-literal = { version = '0.3.4', optional = true } codec = { package = 'parity-scale-codec', version = '2.0.0', default-features = false, features = ['derive']} log = { version = "0.4.14", default-features = false } scale-info = { version = "1.0.0", default-features = false, features = ["derive"] } diff --git a/polkadot-parachains/statemine/Cargo.toml b/polkadot-parachains/statemine/Cargo.toml index 9bb1ce05e2..43153d5b4d 100644 --- a/polkadot-parachains/statemine/Cargo.toml +++ b/polkadot-parachains/statemine/Cargo.toml @@ -7,7 +7,7 @@ description = "Kusama variant of Statemint parachain runtime" [dependencies] codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false, features = ["derive", "max-encoded-len"] } -hex-literal = { version = "0.3.1", optional = true } +hex-literal = { version = "0.3.4", optional = true } log = { version = "0.4.14", default-features = false } parachain-info = { path = "../pallets/parachain-info", default-features = false } scale-info = { version = "1.0.0", default-features = false, features = ["derive"] } @@ -78,7 +78,7 @@ pallet-xcm = { git = "https://github.com/paritytech/polkadot", default-features frame-try-runtime = { git = "https://github.com/paritytech/substrate", default-features = false, optional = true , branch = "master" } [dev-dependencies] -hex-literal = "0.3.1" +hex-literal = "0.3.4" [build-dependencies] substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/polkadot-parachains/statemint/Cargo.toml b/polkadot-parachains/statemint/Cargo.toml index 4d7875bf99..b9b418fad7 100644 --- a/polkadot-parachains/statemint/Cargo.toml +++ b/polkadot-parachains/statemint/Cargo.toml @@ -7,7 +7,7 @@ description = "Statemint parachain runtime" [dependencies] codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false, features = ["derive", "max-encoded-len"] } -hex-literal = { version = "0.3.1", optional = true } +hex-literal = { version = "0.3.4", optional = true } log = { version = "0.4.14", default-features = false } parachain-info = { path = "../pallets/parachain-info", default-features = false } serde = { version = "1.0.132", optional = true, features = ["derive"] } @@ -78,7 +78,7 @@ pallet-xcm = { git = "https://github.com/paritytech/polkadot", default-features frame-try-runtime = { git = "https://github.com/paritytech/substrate", default-features = false, optional = true , branch = "master" } [dev-dependencies] -hex-literal = "0.3.1" +hex-literal = "0.3.4" [build-dependencies] substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } diff --git a/polkadot-parachains/westmint/Cargo.toml b/polkadot-parachains/westmint/Cargo.toml index 25cd4f59ce..e9616afbdd 100644 --- a/polkadot-parachains/westmint/Cargo.toml +++ b/polkadot-parachains/westmint/Cargo.toml @@ -7,7 +7,7 @@ description = "Westend variant of Statemint parachain runtime" [dependencies] codec = { package = "parity-scale-codec", version = "2.3.0", default-features = false, features = ["derive", "max-encoded-len"] } -hex-literal = { version = "0.3.1", optional = true } +hex-literal = { version = "0.3.4", optional = true } log = { version = "0.4.14", default-features = false } parachain-info = { path = "../pallets/parachain-info", default-features = false } scale-info = { version = "1.0.0", default-features = false, features = ["derive"] } @@ -77,7 +77,7 @@ pallet-xcm = { git = "https://github.com/paritytech/polkadot", default-features frame-try-runtime = { git = "https://github.com/paritytech/substrate", default-features = false, optional = true , branch = "master" } [dev-dependencies] -hex-literal = "0.3.1" +hex-literal = "0.3.4" [build-dependencies] substrate-wasm-builder = { git = "https://github.com/paritytech/substrate", branch = "master" }