Bump serde_derive from 1.0.93 to 1.0.94 (#4856)

Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.93...v1.0.94)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-27 13:18:19 -07:00 committed by Michael Vines
parent 6cec61dcfc
commit 979df17328
18 changed files with 39 additions and 39 deletions

44
Cargo.lock generated
View File

@ -1052,7 +1052,7 @@ dependencies = [
"hyper 0.10.15 (registry+https://github.com/rust-lang/crates.io-index)",
"hyper-native-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -1094,7 +1094,7 @@ dependencies = [
"futures 0.1.26 (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.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -2063,12 +2063,12 @@ name = "serde"
version = "1.0.93"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "serde_derive"
version = "1.0.93"
version = "1.0.94"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"proc-macro2 0.4.29 (registry+https://github.com/rust-lang/crates.io-index)",
@ -2200,7 +2200,7 @@ dependencies = [
"reqwest 0.9.18 (registry+https://github.com/rust-lang/crates.io-index)",
"rocksdb 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-budget-api 0.17.0",
"solana-budget-program 0.17.0",
@ -2245,7 +2245,7 @@ dependencies = [
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
"solana 0.17.0",
@ -2280,7 +2280,7 @@ dependencies = [
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
"solana 0.17.0",
@ -2342,7 +2342,7 @@ dependencies = [
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-runtime 0.17.0",
"solana-sdk 0.17.0",
]
@ -2377,7 +2377,7 @@ dependencies = [
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"reqwest 0.9.18 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-netutil 0.17.0",
@ -2391,7 +2391,7 @@ dependencies = [
"bincode 1.1.4 (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.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-runtime 0.17.0",
"solana-sdk 0.17.0",
@ -2417,7 +2417,7 @@ dependencies = [
"clap 2.33.0 (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.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-metrics 0.17.0",
"solana-sdk 0.17.0",
@ -2444,7 +2444,7 @@ dependencies = [
"bincode 1.1.4 (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.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-metrics 0.17.0",
"solana-runtime 0.17.0",
@ -2478,7 +2478,7 @@ dependencies = [
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
"hashbrown 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
"solana 0.17.0",
@ -2530,7 +2530,7 @@ dependencies = [
"reqwest 0.9.18 (registry+https://github.com/rust-lang/crates.io-index)",
"ring 0.13.5 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-client 0.17.0",
"solana-config-api 0.17.0",
@ -2563,7 +2563,7 @@ dependencies = [
"memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
@ -2661,7 +2661,7 @@ dependencies = [
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-bpf-loader-api 0.17.0",
"solana-bpf-loader-program 0.17.0",
@ -2696,7 +2696,7 @@ dependencies = [
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-ed25519-dalek 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
@ -2712,7 +2712,7 @@ dependencies = [
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-metrics 0.17.0",
"solana-sdk 0.17.0",
@ -2754,7 +2754,7 @@ dependencies = [
"num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-sdk 0.17.0",
]
@ -2781,7 +2781,7 @@ dependencies = [
"num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
"num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-sdk 0.17.0",
]
@ -2830,7 +2830,7 @@ dependencies = [
"bincode 1.1.4 (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.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-logger 0.17.0",
"solana-metrics 0.17.0",
"solana-sdk 0.17.0",
@ -3735,7 +3735,7 @@ dependencies = [
"checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
"checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
"checksum serde 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)" = "960e29cf7004b3b6e65fc5002981400eb3ccc017a08a2406940823e58e7179a9"
"checksum serde_derive 1.0.93 (registry+https://github.com/rust-lang/crates.io-index)" = "c4cce6663696bd38272e90bf34a0267e1226156c33f52d3f3915a2dd5d802085"
"checksum serde_derive 1.0.94 (registry+https://github.com/rust-lang/crates.io-index)" = "ef45eb79d6463b22f5f9e16d283798b7c0175ba6050bc25c1a946c122727fe7b"
"checksum serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)" = "5a23aa71d4a4d43fdbfaac00eff68ba8a06a51759a89ac3304323e800c4dd40d"
"checksum serde_urlencoded 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d48f9f99cd749a2de71d29da5f948de7f2764cc5a9d7f3c97e3514d4ee6eabf2"
"checksum serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)" = "38b08a9a90e5260fe01c6480ec7c811606df6d3a660415808c3c3fa8ed95b582"

View File

@ -20,7 +20,7 @@ num-traits = "0.2"
rand = "0.6.5"
rayon = "1.1.0"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_json = "1.0.39"
serde_yaml = "0.8.9"
# solana-runtime = { path = "../solana/runtime"}

View File

@ -12,7 +12,7 @@ clap = "2.33.0"
log = "0.4.6"
rayon = "1.1.0"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_json = "1.0.39"
serde_yaml = "0.8.9"
solana = { path = "../core", version = "0.17.0" }

View File

@ -17,7 +17,7 @@ rand = "0.6.5"
rayon = "1.1.0"
reqwest = "0.9.18"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_json = "1.0.39"
solana-netutil = { path = "../netutil", version = "0.17.0" }
solana-sdk = { path = "../sdk", version = "0.17.0" }

View File

@ -44,7 +44,7 @@ rayon = "1.1.0"
reqwest = "0.9.18"
rocksdb = "0.11.0"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_json = "1.0.39"
solana-budget-api = { path = "../programs/budget_api", version = "0.17.0" }
solana-budget-program = { path = "../programs/budget_program", version = "0.17.0" }

View File

@ -19,7 +19,7 @@ bytes = "0.4"
clap = "2.33"
log = "0.4.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-logger = { path = "../logger", version = "0.17.0" }
solana-metrics = { path = "../metrics", version = "0.17.0" }
solana-sdk = { path = "../sdk", version = "0.17.0" }

View File

@ -12,7 +12,7 @@ homepage = "https://solana.com/"
bincode = "1.1.4"
clap = "2.33.0"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_json = "1.0.39"
serde_yaml = "0.8.9"
solana = { path = "../core", version = "0.17.0" }

View File

@ -26,7 +26,7 @@ log = "0.4.2"
reqwest = "0.9.18"
ring = "0.13.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_yaml = "0.8.9"
solana-client = { path = "../client", version = "0.17.0" }
solana-config-api = { path = "../programs/config_api", version = "0.17.0" }

View File

@ -16,7 +16,7 @@ crc = "1.8.1"
memmap = "0.7.0"
rand = "0.6.5"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
[dev-dependencies]
tempfile = "3.0.8"

View File

@ -15,7 +15,7 @@ log = "0.4.2"
num-derive = "0.2"
num-traits = "0.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-sdk = { path = "../../sdk", version = "0.17.0" }
[dev-dependencies]

View File

@ -12,7 +12,7 @@ edition = "2018"
bincode = "1.1.4"
log = "0.4.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-logger = { path = "../../logger", version = "0.17.0" }
solana-sdk = { path = "../../sdk", version = "0.17.0" }

View File

@ -12,7 +12,7 @@ edition = "2018"
bincode = "1.1.4"
log = "0.4.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-logger = { path = "../../logger", version = "0.17.0" }
solana-metrics = { path = "../../metrics", version = "0.17.0" }
solana-sdk = { path = "../../sdk", version = "0.17.0" }

View File

@ -13,7 +13,7 @@ bincode = "1.1.4"
log = "0.4.2"
rand = "0.6.5"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-logger = { path = "../../logger", version = "0.17.0" }
solana-metrics = { path = "../../metrics", version = "0.17.0" }
solana-sdk = { path = "../../sdk", version = "0.17.0" }

View File

@ -16,7 +16,7 @@ rand = "0.6.5"
num-derive = "0.2"
num-traits = "0.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-logger = { path = "../../logger", version = "0.17.0" }
solana-sdk = { path = "../../sdk", version = "0.17.0" }

View File

@ -14,7 +14,7 @@ log = "0.4.2"
num-derive = "0.2"
num-traits = "0.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-logger = { path = "../../logger", version = "0.17.0" }
solana-sdk = { path = "../../sdk", version = "0.17.0" }

View File

@ -12,7 +12,7 @@ edition = "2018"
bincode = "1.1.4"
log = "0.4.2"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
solana-logger = { path = "../../logger", version = "0.17.0" }
solana-metrics = { path = "../../metrics", version = "0.17.0" }
solana-sdk = { path = "../../sdk", version = "0.17.0" }

View File

@ -23,7 +23,7 @@ memmap = "0.6.2"
rand = "0.6.5"
rayon = "1.1.0"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_json = "1.0.38"
solana-logger = { path = "../logger", version = "0.17.0" }
solana-metrics = { path = "../metrics", version = "0.17.0" }

View File

@ -24,7 +24,7 @@ num-traits = "0.2"
rand = "0.6.5"
rayon = "1.1.0"
serde = "1.0.93"
serde_derive = "1.0.93"
serde_derive = "1.0.94"
serde_json = "1.0.39"
sha2 = "0.8.0"
solana-ed25519-dalek = "0.2.0"