diff --git a/Cargo.lock b/Cargo.lock index 5eb6809942..d601f33ef1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -280,7 +280,7 @@ dependencies = [ [[package]] name = "bs58" -version = "0.2.4" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -2073,7 +2073,7 @@ version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)", "data-encoding 2.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3030,7 +3030,7 @@ name = "solana-bench-exchange" version = "0.19.0-pre0" dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3171,7 +3171,7 @@ name = "solana-cli" version = "0.19.0-pre0" dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "console 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3207,7 +3207,7 @@ name = "solana-client" version = "0.19.0-pre0" dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core 13.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-http-server 13.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3264,7 +3264,7 @@ name = "solana-core" version = "0.19.0-pre0" dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3461,7 +3461,7 @@ version = "0.19.0-pre0" dependencies = [ "atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "bzip2 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3717,7 +3717,7 @@ version = "0.19.0-pre0" dependencies = [ "assert_matches 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "generic-array 0.13.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3743,7 +3743,7 @@ name = "solana-sdk-c" version = "0.19.0-pre0" dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "cbindgen 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3923,7 +3923,7 @@ dependencies = [ name = "solana-vote-signer" version = "0.19.0-pre0" dependencies = [ - "bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", + "bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-core 13.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "jsonrpc-derive 13.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -5256,7 +5256,7 @@ dependencies = [ "checksum block-buffer 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b" "checksum block-padding 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "6d4dc3af3ee2e12f3e5d224e5e1e3d73668abbeb69e566d361f7d5563a4fdf09" "checksum bloom 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d00ac8e5056d6d65376a3c1aa5c7c34850d6949ace17f0266953a254eb3d6fe8" -"checksum bs58 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "0d9644ad62ff4df43da2e057febbbce576f7124cb5cd8e90e0ce7027f38aa2dd" +"checksum bs58 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c95ee6bba9d950218b6cc910cf62bc9e0a171d0f4537e3627b0f54d08549b188" "checksum bstr 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "e0a692f1c740e7e821ca71a22cf99b9b2322dfa94d10f71443befb1797b3946a" "checksum build_const 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39092a32794787acd8525ee150305ff051b0aa6cc2abaf193924f5ab05425f39" "checksum bv 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6cd4ae9e585e783756cd14b0ea21863acdfbb6383664ac2f7c9ef8d180a14727" diff --git a/bench-exchange/Cargo.toml b/bench-exchange/Cargo.toml index 40cd7b21eb..c5268b8e43 100644 --- a/bench-exchange/Cargo.toml +++ b/bench-exchange/Cargo.toml @@ -10,7 +10,7 @@ publish = false [dependencies] bincode = "1.1.4" -bs58 = "0.2.4" +bs58 = "0.2.5" clap = "2.32.0" env_logger = "0.6.2" itertools = "0.8.0" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 37ed8f1d9f..9a2de12b2a 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -10,7 +10,7 @@ homepage = "https://solana.com/" [dependencies] bincode = "1.1.4" -bs58 = "0.2.4" +bs58 = "0.2.5" chrono = { version = "0.4.7", features = ["serde"] } clap = "2.33.0" criterion-stats = "0.3.0" diff --git a/client/Cargo.toml b/client/Cargo.toml index d560eafa7f..1c46ee44e7 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -10,7 +10,7 @@ edition = "2018" [dependencies] bincode = "1.1.4" -bs58 = "0.2.4" +bs58 = "0.2.5" jsonrpc-core = "13.1.0" log = "0.4.8" rand = "0.6.5" diff --git a/core/Cargo.toml b/core/Cargo.toml index 417717f10a..68d62184f1 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -19,7 +19,7 @@ kvstore = ["solana-kvstore"] [dependencies] bincode = "1.1.4" -bs58 = "0.2.4" +bs58 = "0.2.5" byteorder = "1.3.2" bzip2 = "0.3.3" chrono = { version = "0.4.7", features = ["serde"] } diff --git a/install/Cargo.toml b/install/Cargo.toml index 853fee5897..64b8aeb174 100644 --- a/install/Cargo.toml +++ b/install/Cargo.toml @@ -15,7 +15,7 @@ cuda = [] [dependencies] atty = "0.2.11" bincode = "1.1.4" -bs58 = "0.2.4" +bs58 = "0.2.5" bzip2 = "0.3.3" chrono = { version = "0.4.7", features = ["serde"] } clap = { version = "2.33.0" } diff --git a/sdk-c/Cargo.toml b/sdk-c/Cargo.toml index 484449cb81..bdd6927b4c 100644 --- a/sdk-c/Cargo.toml +++ b/sdk-c/Cargo.toml @@ -14,7 +14,7 @@ crate-type = ["staticlib"] [dependencies] bincode = "1.1.4" -bs58 = "0.2.4" +bs58 = "0.2.5" libc = "0.2.62" rand_chacha = "0.1.1" rand_core = { version = ">=0.2, <0.4", default-features = false } diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index cd794c7e6a..c30b277130 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -11,7 +11,7 @@ edition = "2018" [dependencies] assert_matches = "1.3.0" bincode = "1.1.4" -bs58 = "0.2.4" +bs58 = "0.2.5" byteorder = "1.3.2" chrono = { version = "0.4.7", features = ["serde"] } generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"] } diff --git a/vote-signer/Cargo.toml b/vote-signer/Cargo.toml index ed17b57f4a..ba054aad10 100644 --- a/vote-signer/Cargo.toml +++ b/vote-signer/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" homepage = "https://solana.com/" [dependencies] -bs58 = "0.2.4" +bs58 = "0.2.5" clap = "2.33" jsonrpc-core = "13.1.0" jsonrpc-derive = "13.1.0"