diff --git a/Cargo.lock b/Cargo.lock index 8825fcf88..68e8d9eb7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -136,7 +136,7 @@ dependencies = [ [[package]] name = "bincode" -version = "1.1.1" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "autocfg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1938,7 +1938,7 @@ dependencies = [ name = "solana" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "bv 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2007,7 +2007,7 @@ dependencies = [ name = "solana-bpfloader" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "elf 0.0.10 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2023,7 +2023,7 @@ dependencies = [ name = "solana-budget-program" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2036,7 +2036,7 @@ dependencies = [ name = "solana-drone" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2054,7 +2054,7 @@ dependencies = [ name = "solana-erc20" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2149,7 +2149,7 @@ dependencies = [ name = "solana-native-loader" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "libc 0.2.48 (registry+https://github.com/rust-lang/crates.io-index)", "libloading 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2206,7 +2206,7 @@ dependencies = [ name = "solana-rewards-api" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", "solana-sdk 0.12.0", @@ -2216,7 +2216,7 @@ dependencies = [ name = "solana-rewards-program" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.12.0", "solana-rewards-api 0.12.0", @@ -2237,7 +2237,7 @@ dependencies = [ name = "solana-sdk" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2255,7 +2255,7 @@ dependencies = [ name = "solana-storage-program" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2267,7 +2267,7 @@ dependencies = [ name = "solana-system-program" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.88 (registry+https://github.com/rust-lang/crates.io-index)", "solana-sdk 0.12.0", @@ -2285,7 +2285,7 @@ dependencies = [ name = "solana-vote-program" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.12.0", "solana-metrics 0.12.0", @@ -2313,7 +2313,7 @@ dependencies = [ name = "solana-wallet" version = "0.12.0" dependencies = [ - "bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)", + "bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2856,7 +2856,7 @@ dependencies = [ "checksum backtrace-sys 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)" = "797c830ac25ccc92a7f8a7b9862bde440715531514594a6154e3d4a54dd769b6" "checksum base64 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "621fc7ecb8008f86d7fb9b95356cd692ce9514b80a86d85b397f32a22da7b9e2" "checksum base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)" = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643" -"checksum bincode 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "58470ad6460f0b0e89b0df5f17b8bd77ebae26af69dca0bd9ddc8b9e38abb2ff" +"checksum bincode 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "3efe0b4c8eaeed8600549c29f538a6a11bf422858d0ed435b1d70ec4ab101190" "checksum bindgen 0.43.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6d52d263eacd15d26cbcf215d254b410bd58212aaa2d3c453a04b2d3b3adcf41" "checksum bit-vec 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "02b4ff8b16e6076c3e14220b39fbc1fabb6737522281a388998046859400895f" "checksum bit-vec 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4440d5cb623bb7390ae27fec0bb6c61111969860f8e3ae198bfa0663645e67cf" diff --git a/Cargo.toml b/Cargo.toml index 748e0b98f..344c493d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ test = [] unstable = [] [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" bs58 = "0.2.0" bv = { version = "0.11.0", features = ["serde"] } byteorder = "1.3.1" diff --git a/drone/Cargo.toml b/drone/Cargo.toml index 91ff90b76..a70dfa0e6 100644 --- a/drone/Cargo.toml +++ b/drone/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" cuda = [] [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" bytes = "0.4" byteorder = "1.3.1" clap = "2.31" diff --git a/programs/native/bpf_loader/Cargo.toml b/programs/native/bpf_loader/Cargo.toml index 5daf7501a..be46a20bc 100644 --- a/programs/native/bpf_loader/Cargo.toml +++ b/programs/native/bpf_loader/Cargo.toml @@ -13,7 +13,7 @@ bpf_c = [] bpf_rust = [] [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" byteorder = "1.3.1" elf = "0.0.10" libc = "0.2.48" diff --git a/programs/native/budget/Cargo.toml b/programs/native/budget/Cargo.toml index 070501dfb..deb1be3db 100644 --- a/programs/native/budget/Cargo.toml +++ b/programs/native/budget/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" chrono = { version = "0.4.0", features = ["serde"] } log = "0.4.2" serde = "1.0.88" diff --git a/programs/native/erc20/Cargo.toml b/programs/native/erc20/Cargo.toml index b2dd1c664..e2b45556f 100644 --- a/programs/native/erc20/Cargo.toml +++ b/programs/native/erc20/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" log = "0.4.2" serde = "1.0.88" serde_derive = "1.0.88" diff --git a/programs/native/native_loader/Cargo.toml b/programs/native/native_loader/Cargo.toml index a003395c2..3aab95bb3 100644 --- a/programs/native/native_loader/Cargo.toml +++ b/programs/native/native_loader/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" libc = "0.2.48" libloading = "0.5.0" log = "0.4.2" diff --git a/programs/native/rewards/Cargo.toml b/programs/native/rewards/Cargo.toml index 3e112019f..9104ad148 100644 --- a/programs/native/rewards/Cargo.toml +++ b/programs/native/rewards/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.0.0" +bincode = "1.1.2" log = "0.4.2" solana-logger = { path = "../../../logger", version = "0.12.0" } solana-sdk = { path = "../../../sdk", version = "0.12.0" } diff --git a/programs/native/rewards_api/Cargo.toml b/programs/native/rewards_api/Cargo.toml index 8e1e0ca4a..f161b17b0 100644 --- a/programs/native/rewards_api/Cargo.toml +++ b/programs/native/rewards_api/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.0.0" +bincode = "1.1.2" serde = "1.0.88" serde_derive = "1.0.88" solana-sdk = { path = "../../../sdk", version = "0.12.0" } diff --git a/programs/native/storage/Cargo.toml b/programs/native/storage/Cargo.toml index 1db2e0b18..b2a792619 100644 --- a/programs/native/storage/Cargo.toml +++ b/programs/native/storage/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" log = "0.4.2" serde = "1.0.88" serde_derive = "1.0.88" diff --git a/programs/native/system/Cargo.toml b/programs/native/system/Cargo.toml index 1e7476910..4e02cc2b4 100644 --- a/programs/native/system/Cargo.toml +++ b/programs/native/system/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" log = "0.4.2" serde = "1.0.88" solana-sdk = { path = "../../../sdk", version = "0.12.0" } diff --git a/programs/native/vote/Cargo.toml b/programs/native/vote/Cargo.toml index a04991cec..fa3c7b503 100644 --- a/programs/native/vote/Cargo.toml +++ b/programs/native/vote/Cargo.toml @@ -9,7 +9,7 @@ homepage = "https://solana.com/" edition = "2018" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" log = "0.4.2" solana-logger = { path = "../../../logger", version = "0.12.0" } solana-metrics = { path = "../../../metrics", version = "0.12.0" } diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index e8fac58a5..daf7ede1d 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" edition = "2018" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" bs58 = "0.2.0" byteorder = "1.2.1" chrono = { version = "0.4.0", features = ["serde"] } diff --git a/wallet/Cargo.toml b/wallet/Cargo.toml index e5a74c6cf..6c6524f57 100644 --- a/wallet/Cargo.toml +++ b/wallet/Cargo.toml @@ -9,7 +9,7 @@ license = "Apache-2.0" homepage = "https://solana.com/" [dependencies] -bincode = "1.1.1" +bincode = "1.1.2" bs58 = "0.2.0" clap = "2.32.0" chrono = { version = "0.4.0", features = ["serde"] }