diff --git a/Cargo.lock b/Cargo.lock index 8fa27dc721..f08ccd955c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -299,7 +299,7 @@ version = "0.23.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)", - "reqwest 0.10.0 (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)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2959,7 +2959,7 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.10.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3570,7 +3570,7 @@ dependencies = [ "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "num-traits 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", "pretty-hex 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "reqwest 0.10.0 (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)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3605,7 +3605,7 @@ dependencies = [ "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)", "rayon 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "reqwest 0.10.0 (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)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3658,7 +3658,7 @@ dependencies = [ "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)", "rayon 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "reqwest 0.10.0 (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)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3831,7 +3831,7 @@ dependencies = [ "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "nix 0.16.1 (registry+https://github.com/rust-lang/crates.io-index)", - "reqwest 0.10.0 (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)", "serde_yaml 0.8.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -4022,7 +4022,7 @@ dependencies = [ "lazy_static 1.4.0 (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)", - "reqwest 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", + "reqwest 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "serial_test 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "serial_test_derive 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "solana-sdk 0.23.0", @@ -4326,7 +4326,7 @@ dependencies = [ "gag 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", "indicatif 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "reqwest 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", + "reqwest 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "solana-clap-utils 0.23.0", "solana-client 0.23.0", @@ -4401,7 +4401,7 @@ version = "0.23.0" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", - "reqwest 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", + "reqwest 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)", "solana-clap-utils 0.23.0", "solana-client 0.23.0", @@ -6189,7 +6189,7 @@ dependencies = [ "checksum remove_dir_all 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e" "checksum rental 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "01916ebd9fc2e81978a5dc9542a2fa47f5bb2ca3402e14c7cc42d6e3c5123e1f" "checksum rental-impl 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "82260d54cf2cbe9608df161f7e7c98e81fae702aa13af9e4d5d39dc2ffb25ab6" -"checksum reqwest 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "03c6cbd2bc1c1cb7052dbe30f4a70cf65811967c800f2dfbb2e6036dc9ee2553" +"checksum reqwest 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c0e798e19e258bf6c30a304622e3e9ac820e483b06a1857a026e1f109b113fe4" "checksum reqwest 0.9.24 (registry+https://github.com/rust-lang/crates.io-index)" = "f88643aea3c1343c804950d7bf983bd2067f5ab59db6d613a08e05572f2714ab" "checksum rgb 0.8.13 (registry+https://github.com/rust-lang/crates.io-index)" = "4f089652ca87f5a82a62935ec6172a534066c7b97be003cc8f702ee9a7a59c92" "checksum ring 0.16.7 (registry+https://github.com/rust-lang/crates.io-index)" = "796ae8317a07b04dffb1983bdc7045ccd02f741f0b411704f07fd35dbf99f757" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 682ba9d7e6..de838cf1d1 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -23,7 +23,7 @@ indicatif = "0.13.0" humantime = "1.3.0" num-traits = "0.2" pretty-hex = "0.1.1" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking", "rustls-tls"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "rustls-tls"] } serde = "1.0.104" serde_derive = "1.0.103" serde_json = "1.0.44" diff --git a/client/Cargo.toml b/client/Cargo.toml index 7bfa140747..4a93446f1b 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -15,7 +15,7 @@ jsonrpc-core = "14.0.5" log = "0.4.8" rand = "0.6.5" rayon = "1.2.0" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking", "rustls-tls"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "rustls-tls"] } serde = "1.0.104" serde_derive = "1.0.103" serde_json = "1.0.44" diff --git a/core/Cargo.toml b/core/Cargo.toml index 6b5cfeca2b..9c08b98e76 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -76,7 +76,7 @@ reed-solomon-erasure = { package = "solana-reed-solomon-erasure", version = "4.0 [dev-dependencies] hex-literal = "0.2.1" matches = "0.1.6" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking", "rustls-tls"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "rustls-tls"] } serial_test = "0.3.2" serial_test_derive = "0.3.1" systemstat = "0.1.5" diff --git a/install/Cargo.toml b/install/Cargo.toml index d6d048429a..fe17e9f7ae 100644 --- a/install/Cargo.toml +++ b/install/Cargo.toml @@ -22,7 +22,7 @@ indicatif = "0.13.0" lazy_static = "1.4.0" log = "0.4.8" nix = "0.16.1" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking", "rustls-tls"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "rustls-tls"] } serde = "1.0.104" serde_derive = "1.0.103" serde_yaml = "0.8.11" diff --git a/metrics/Cargo.toml b/metrics/Cargo.toml index a98ac4eb18..d3e6ca5a2d 100644 --- a/metrics/Cargo.toml +++ b/metrics/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" env_logger = "0.7.1" lazy_static = "1.4.0" log = "0.4.8" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking", "rustls-tls"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "rustls-tls"] } solana-sdk = { path = "../sdk", version = "0.23.0" } sys-info = "0.5.8" diff --git a/programs/btc_spv_bin/Cargo.toml b/programs/btc_spv_bin/Cargo.toml index f1910b20e7..ae28db992b 100644 --- a/programs/btc_spv_bin/Cargo.toml +++ b/programs/btc_spv_bin/Cargo.toml @@ -10,7 +10,7 @@ edition = "2018" [dependencies] clap="2.33.0" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking", "json", "rustls-tls"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "json", "rustls-tls"] } serde="1.0.104" serde_derive="1.0.103" serde_json = "1.0.44" diff --git a/validator/Cargo.toml b/validator/Cargo.toml index 6e963e3224..cc62570757 100644 --- a/validator/Cargo.toml +++ b/validator/Cargo.toml @@ -15,7 +15,7 @@ chrono = { version = "0.4.10", features = ["serde"] } console = "0.9.1" log = "0.4.8" indicatif = "0.13.0" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking"] } serde_json = "1.0.44" solana-clap-utils = { path = "../clap-utils", version = "0.23.0" } solana-client = { path = "../client", version = "0.23.0" } diff --git a/watchtower/Cargo.toml b/watchtower/Cargo.toml index 0e61fe0a45..68ced0299f 100644 --- a/watchtower/Cargo.toml +++ b/watchtower/Cargo.toml @@ -11,7 +11,7 @@ homepage = "https://solana.com/" [dependencies] clap = "2.33.0" log = "0.4.8" -reqwest = { version = "0.10.0", default-features = false, features = ["blocking", "rustls-tls"] } +reqwest = { version = "0.10.1", default-features = false, features = ["blocking", "rustls-tls"] } serde_json = "1.0" solana-clap-utils = { path = "../clap-utils", version = "0.23.0" } solana-client = { path = "../client", version = "0.23.0" }