From 6d0f3762b24d84bdce735baee2af98cd0aac498c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 09:23:54 -0600 Subject: [PATCH] Bump hex from 0.4.1 to 0.4.2 (#8725) Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/compare/v0.4.1...v0.4.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Cargo.lock | 16 ++++++++-------- archiver-lib/Cargo.toml | 2 +- archiver-utils/Cargo.toml | 2 +- merkle-tree/Cargo.toml | 2 +- programs/btc_spv/Cargo.toml | 2 +- programs/btc_spv_bin/Cargo.toml | 2 +- sdk/Cargo.toml | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 53eb131d8f..2e51ee375c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -312,7 +312,7 @@ name = "btc_spv_bin" version = "1.1.0" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", - "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", + "hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "reqwest 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1385,7 +1385,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "hex" -version = "0.4.1" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -3499,7 +3499,7 @@ dependencies = [ "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "crossbeam-channel 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "ed25519-dalek 1.0.0-pre.1 (registry+https://github.com/rust-lang/crates.io-index)", - "hex 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", + "hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3525,7 +3525,7 @@ dependencies = [ name = "solana-archiver-utils" version = "1.1.0" dependencies = [ - "hex 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", + "hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", "solana-chacha 1.1.0", @@ -3639,7 +3639,7 @@ name = "solana-btc-spv-program" version = "1.1.0" dependencies = [ "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", + "hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "num-derive 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4193,7 +4193,7 @@ name = "solana-merkle-tree" version = "1.1.0" dependencies = [ "fast-math 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "hex 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", + "hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "solana-sdk 1.1.0", ] @@ -4402,7 +4402,7 @@ dependencies = [ "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "ed25519-dalek 1.0.0-pre.1 (registry+https://github.com/rust-lang/crates.io-index)", "generic-array 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)", - "hex 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", + "hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "hmac 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "itertools 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -6225,7 +6225,7 @@ dependencies = [ "checksum heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205" "checksum hermit-abi 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "307c3c9f937f38e3534b1d6447ecf090cafcc9744e4a6360e8b037b2cf5af120" "checksum hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77" -"checksum hex 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "76cdda6bf525062a0c9e8f14ee2b37935c86b8efb6c8b69b3c83dfb518a914af" +"checksum hex 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35" "checksum hex-literal 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "961de220ec9a91af2e1e5bd80d02109155695e516771762381ef8581317066e0" "checksum hex-literal-impl 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "06095d08c7c05760f11a071b3e1d4c5b723761c01bd8d7201c30a9536668a612" "checksum hex_fmt 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b07f60793ff0a4d9cef0f18e63b5357e06209987153a64648c972c1e5aff336f" diff --git a/archiver-lib/Cargo.toml b/archiver-lib/Cargo.toml index 0f8c4e54c8..ace836c432 100644 --- a/archiver-lib/Cargo.toml +++ b/archiver-lib/Cargo.toml @@ -33,7 +33,7 @@ solana-archiver-utils = { path = "../archiver-utils", version = "1.1.0" } solana-metrics = { path = "../metrics", version = "1.1.0" } [dev-dependencies] -hex = "0.4.0" +hex = "0.4.2" [lib] name = "solana_archiver_lib" diff --git a/archiver-utils/Cargo.toml b/archiver-utils/Cargo.toml index bad8c413f8..15491289a1 100644 --- a/archiver-utils/Cargo.toml +++ b/archiver-utils/Cargo.toml @@ -19,7 +19,7 @@ solana-perf = { path = "../perf", version = "1.1.0" } solana-sdk = { path = "../sdk", version = "1.1.0" } [dev-dependencies] -hex = "0.4.0" +hex = "0.4.2" [lib] name = "solana_archiver_utils" diff --git a/merkle-tree/Cargo.toml b/merkle-tree/Cargo.toml index 96bcbd76e1..3cd4bf1af7 100644 --- a/merkle-tree/Cargo.toml +++ b/merkle-tree/Cargo.toml @@ -13,7 +13,7 @@ solana-sdk = { path = "../sdk", version = "1.1.0" } fast-math = "0.1" [dev-dependencies] -hex = "0.4.0" +hex = "0.4.2" [lib] crate-type = ["lib"] diff --git a/programs/btc_spv/Cargo.toml b/programs/btc_spv/Cargo.toml index 52621cb689..9e5fc2725c 100644 --- a/programs/btc_spv/Cargo.toml +++ b/programs/btc_spv/Cargo.toml @@ -16,7 +16,7 @@ num-traits = "0.2" serde = "1.0.104" serde_derive = "1.0.103" solana-sdk = { path = "../../sdk", version = "1.1.0"} -hex = "0.3.2" +hex = "0.4.2" [lib] crate-type = ["lib", "cdylib"] diff --git a/programs/btc_spv_bin/Cargo.toml b/programs/btc_spv_bin/Cargo.toml index 3a4ba816f5..cc7a8d14e9 100644 --- a/programs/btc_spv_bin/Cargo.toml +++ b/programs/btc_spv_bin/Cargo.toml @@ -13,7 +13,7 @@ clap="2.33.0" reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "rustls-tls", "json"] } serde="1.0.104" serde_derive="1.0.103" -hex = "0.3.2" +hex = "0.4.2" [[bin]] name = "blockheaders" diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index ea1199b175..4ae59a154f 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -33,7 +33,7 @@ bv = { version = "0.11.0", features = ["serde"] } byteorder = { version = "1.3.4", optional = true } chrono = { version = "0.4", optional = true } generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] } -hex = "0.4.0" +hex = "0.4.2" hmac = "0.7.0" itertools = { version = "0.8.2" } log = { version = "0.4.8" }