diff --git a/Cargo.lock b/Cargo.lock index 738227d89..22de543b8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1476,7 +1476,7 @@ dependencies = [ "hyper 0.10.16 (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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -1518,7 +1518,7 @@ dependencies = [ "futures 0.1.28 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -2857,12 +2857,12 @@ name = "serde" version = "1.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "serde_derive" -version = "1.0.97" +version = "1.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3085,7 +3085,7 @@ dependencies = [ "reqwest 0.9.19 (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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", "serial_test 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "serial_test_derive 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3136,7 +3136,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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (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.18.0-pre0", @@ -3172,7 +3172,7 @@ dependencies = [ "log 0.4.7 (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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (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.18.0-pre0", @@ -3236,7 +3236,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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-runtime 0.18.0-pre0", "solana-sdk 0.18.0-pre0", ] @@ -3271,7 +3271,7 @@ dependencies = [ "rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "reqwest 0.9.19 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-netutil 0.18.0-pre0", @@ -3285,7 +3285,7 @@ dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-runtime 0.18.0-pre0", "solana-sdk 0.18.0-pre0", @@ -3311,7 +3311,7 @@ dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-metrics 0.18.0-pre0", "solana-sdk 0.18.0-pre0", @@ -3338,7 +3338,7 @@ dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-metrics 0.18.0-pre0", "solana-runtime 0.18.0-pre0", @@ -3372,7 +3372,7 @@ dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "hashbrown 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (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.18.0-pre0", @@ -3427,7 +3427,7 @@ dependencies = [ "reqwest 0.9.19 (registry+https://github.com/rust-lang/crates.io-index)", "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "solana-client 0.18.0-pre0", @@ -3461,7 +3461,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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -3473,7 +3473,7 @@ dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (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.18.0-pre0", @@ -3544,7 +3544,7 @@ dependencies = [ "libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-sdk 0.18.0-pre0", @@ -3622,7 +3622,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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", "solana-bpf-loader-api 0.18.0-pre0", "solana-bpf-loader-program 0.18.0-pre0", @@ -3658,7 +3658,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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (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)", @@ -3688,7 +3688,7 @@ dependencies = [ "log 0.4.7 (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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-metrics 0.18.0-pre0", "solana-sdk 0.18.0-pre0", @@ -3730,7 +3730,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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-sdk 0.18.0-pre0", ] @@ -3757,7 +3757,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.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-sdk 0.18.0-pre0", ] @@ -3808,7 +3808,7 @@ dependencies = [ "dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "reqwest 0.9.19 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)", "solana-client 0.18.0-pre0", "solana-config-api 0.18.0-pre0", @@ -3823,7 +3823,7 @@ dependencies = [ "bincode 1.1.4 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)", "solana-logger 0.18.0-pre0", "solana-metrics 0.18.0-pre0", "solana-sdk 0.18.0-pre0", @@ -5420,7 +5420,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.98 (registry+https://github.com/rust-lang/crates.io-index)" = "7fe5626ac617da2f2d9c48af5515a21d5a480dbd151e01bb1c355e26a3e68113" -"checksum serde_derive 1.0.97 (registry+https://github.com/rust-lang/crates.io-index)" = "c22a0820adfe2f257b098714323563dd06426502abbbce4f51b72ef544c5027f" +"checksum serde_derive 1.0.98 (registry+https://github.com/rust-lang/crates.io-index)" = "01e69e1b8a631f245467ee275b8c757b818653c6d704cdbcaeb56b56767b529c" "checksum serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704" "checksum serde_urlencoded 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "642dd69105886af2efd227f75a520ec9b44a820d65bc133a9131f7d229fd165a" "checksum serde_yaml 0.8.9 (registry+https://github.com/rust-lang/crates.io-index)" = "38b08a9a90e5260fe01c6480ec7c811606df6d3a660415808c3c3fa8ed95b582" diff --git a/bench-exchange/Cargo.toml b/bench-exchange/Cargo.toml index 56e71e14c..746b3b171 100644 --- a/bench-exchange/Cargo.toml +++ b/bench-exchange/Cargo.toml @@ -20,7 +20,7 @@ num-traits = "0.2" rand = "0.6.5" rayon = "1.1.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" serde_yaml = "0.8.9" # solana-runtime = { path = "../solana/runtime"} diff --git a/bench-tps/Cargo.toml b/bench-tps/Cargo.toml index 7046393cb..daf945211 100644 --- a/bench-tps/Cargo.toml +++ b/bench-tps/Cargo.toml @@ -13,7 +13,7 @@ clap = "2.33.0" log = "0.4.7" rayon = "1.1.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" serde_yaml = "0.8.9" solana = { path = "../core", version = "0.18.0-pre0" } diff --git a/client/Cargo.toml b/client/Cargo.toml index a7e1053c2..d67e3650a 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -17,7 +17,7 @@ rand = "0.6.5" rayon = "1.1.0" reqwest = "0.9.19" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" solana-netutil = { path = "../netutil", version = "0.18.0-pre0" } solana-sdk = { path = "../sdk", version = "0.18.0-pre0" } diff --git a/core/Cargo.toml b/core/Cargo.toml index 58f0191bc..8d9c9481b 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -44,7 +44,7 @@ rayon = "1.1.0" reqwest = "0.9.19" rocksdb = "0.11.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" solana-budget-api = { path = "../programs/budget_api", version = "0.18.0-pre0" } solana-budget-program = { path = "../programs/budget_program", version = "0.18.0-pre0" } diff --git a/drone/Cargo.toml b/drone/Cargo.toml index 07b10cb54..6a9504890 100644 --- a/drone/Cargo.toml +++ b/drone/Cargo.toml @@ -19,7 +19,7 @@ bytes = "0.4" clap = "2.33" log = "0.4.7" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-logger = { path = "../logger", version = "0.18.0-pre0" } solana-metrics = { path = "../metrics", version = "0.18.0-pre0" } solana-sdk = { path = "../sdk", version = "0.18.0-pre0" } diff --git a/genesis/Cargo.toml b/genesis/Cargo.toml index f0312f121..00b779868 100644 --- a/genesis/Cargo.toml +++ b/genesis/Cargo.toml @@ -12,7 +12,7 @@ homepage = "https://solana.com/" bincode = "1.1.4" clap = "2.33.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" serde_yaml = "0.8.9" solana = { path = "../core", version = "0.18.0-pre0" } diff --git a/install/Cargo.toml b/install/Cargo.toml index 25aaf68f6..5e6abb284 100644 --- a/install/Cargo.toml +++ b/install/Cargo.toml @@ -29,7 +29,7 @@ nix = "0.14.1" reqwest = "0.9.19" semver = "0.9.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_yaml = "0.8.9" sha2 = "0.8.0" solana-client = { path = "../client", version = "0.18.0-pre0" } diff --git a/kvstore/Cargo.toml b/kvstore/Cargo.toml index a58087cb7..aec6f7fc8 100644 --- a/kvstore/Cargo.toml +++ b/kvstore/Cargo.toml @@ -16,7 +16,7 @@ crc = "1.8.1" memmap = "0.7.0" rand = "0.6.5" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" [dev-dependencies] tempfile = "3.1.0" diff --git a/ledger-tool/Cargo.toml b/ledger-tool/Cargo.toml index 88de1aa84..fa391c067 100644 --- a/ledger-tool/Cargo.toml +++ b/ledger-tool/Cargo.toml @@ -12,7 +12,7 @@ homepage = "https://solana.com/" bincode = "1.1.4" clap = "2.33.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" serde_yaml = "0.8.9" solana = { path = "../core", version = "0.18.0-pre0" } diff --git a/programs/budget_api/Cargo.toml b/programs/budget_api/Cargo.toml index 8224828b9..943866e34 100644 --- a/programs/budget_api/Cargo.toml +++ b/programs/budget_api/Cargo.toml @@ -15,7 +15,7 @@ log = "0.4.7" num-derive = "0.2" num-traits = "0.2" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } [dev-dependencies] diff --git a/programs/config_api/Cargo.toml b/programs/config_api/Cargo.toml index 721cf2782..be1d02562 100644 --- a/programs/config_api/Cargo.toml +++ b/programs/config_api/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" bincode = "1.1.4" log = "0.4.7" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-logger = { path = "../../logger", version = "0.18.0-pre0" } solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } diff --git a/programs/exchange_api/Cargo.toml b/programs/exchange_api/Cargo.toml index 10c1d293c..e8853af7f 100644 --- a/programs/exchange_api/Cargo.toml +++ b/programs/exchange_api/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" bincode = "1.1.4" log = "0.4.7" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-logger = { path = "../../logger", version = "0.18.0-pre0" } solana-metrics = { path = "../../metrics", version = "0.18.0-pre0" } solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } diff --git a/programs/move_loader_api/Cargo.toml b/programs/move_loader_api/Cargo.toml index 97b33f8e2..599376064 100644 --- a/programs/move_loader_api/Cargo.toml +++ b/programs/move_loader_api/Cargo.toml @@ -15,7 +15,7 @@ indexmap = "1.0.2" libc = "0.2.58" log = "0.4.2" serde = "1.0.98" -serde_derive = "1.0.94" +serde_derive = "1.0.98" serde_json = "1.0.40" solana-logger = { path = "../../logger", version = "0.18.0-pre0" } solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } diff --git a/programs/stake_api/Cargo.toml b/programs/stake_api/Cargo.toml index 762df111b..866216424 100644 --- a/programs/stake_api/Cargo.toml +++ b/programs/stake_api/Cargo.toml @@ -13,7 +13,7 @@ bincode = "1.1.4" log = "0.4.7" rand = "0.6.5" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-logger = { path = "../../logger", version = "0.18.0-pre0" } solana-metrics = { path = "../../metrics", version = "0.18.0-pre0" } solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } diff --git a/programs/storage_api/Cargo.toml b/programs/storage_api/Cargo.toml index 43134b48e..fdc17c495 100644 --- a/programs/storage_api/Cargo.toml +++ b/programs/storage_api/Cargo.toml @@ -16,7 +16,7 @@ rand = "0.6.5" num-derive = "0.2" num-traits = "0.2" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-logger = { path = "../../logger", version = "0.18.0-pre0" } solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } diff --git a/programs/token_api/Cargo.toml b/programs/token_api/Cargo.toml index 2ff4a976d..74717d99d 100644 --- a/programs/token_api/Cargo.toml +++ b/programs/token_api/Cargo.toml @@ -14,7 +14,7 @@ log = "0.4.7" num-derive = "0.2" num-traits = "0.2" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-logger = { path = "../../logger", version = "0.18.0-pre0" } solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } diff --git a/programs/vote_api/Cargo.toml b/programs/vote_api/Cargo.toml index 304824d96..7eb787beb 100644 --- a/programs/vote_api/Cargo.toml +++ b/programs/vote_api/Cargo.toml @@ -12,7 +12,7 @@ edition = "2018" bincode = "1.1.4" log = "0.4.7" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" solana-logger = { path = "../../logger", version = "0.18.0-pre0" } solana-metrics = { path = "../../metrics", version = "0.18.0-pre0" } solana-sdk = { path = "../../sdk", version = "0.18.0-pre0" } diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 5eed325f0..fbdb366e2 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -23,7 +23,7 @@ memmap = "0.6.2" rand = "0.6.5" rayon = "1.1.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" solana-logger = { path = "../logger", version = "0.18.0-pre0" } solana-measure = { path = "../measure", version = "0.18.0-pre0" } diff --git a/sdk/Cargo.toml b/sdk/Cargo.toml index 337e57aac..53a87ca29 100644 --- a/sdk/Cargo.toml +++ b/sdk/Cargo.toml @@ -24,7 +24,7 @@ num-traits = "0.2" rand = "0.6.5" rayon = "1.1.0" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" sha2 = "0.8.0" solana-ed25519-dalek = "0.2.0" diff --git a/validator-info/Cargo.toml b/validator-info/Cargo.toml index fa79d3426..1c408d733 100644 --- a/validator-info/Cargo.toml +++ b/validator-info/Cargo.toml @@ -18,7 +18,7 @@ clap = "2.33" dirs = "2.0.2" reqwest = "0.9.19" serde = "1.0.98" -serde_derive = "1.0.97" +serde_derive = "1.0.98" serde_json = "1.0.40" solana-client = { path = "../client", version = "0.18.0-pre0" } solana-config-api = { path = "../programs/config_api", version = "0.18.0-pre0" }