From fd5290fa4f3c6c69bd598d60a77e53b707c528e2 Mon Sep 17 00:00:00 2001 From: iceiix <43691553+iceiix@users.noreply.github.com> Date: Sun, 18 Jul 2021 09:44:37 -0700 Subject: [PATCH] Update reqwest, structopt, instant. Closes #561, #574, #574 (#576) * Update to reqwest 0.11.4. Closes #561 * Update to structopt 0.3.22. Closes #574 * Update to instant 0.1.10. Closes #575 * Update cargo.lock * protocol: update Cargo.lock --- Cargo.lock | 16 ++++++++-------- Cargo.toml | 6 +++--- protocol/Cargo.lock | 18 ++++++++++-------- protocol/Cargo.toml | 4 ++-- 4 files changed, 23 insertions(+), 21 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 99d365b..adcf34d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1050,9 +1050,9 @@ dependencies = [ [[package]] name = "instant" -version = "0.1.9" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec" +checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d" dependencies = [ "cfg-if 1.0.0", "js-sys", @@ -1995,9 +1995,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.11.3" +version = "0.11.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2296f2fac53979e8ccbc4a1136b25dcefd37be9ed7e4a1f6b05a6029c84ff124" +checksum = "246e9f61b9bb77df069a947682be06e31ac43ea37862e244a69f177694ea6d22" dependencies = [ "base64", "bytes", @@ -2358,9 +2358,9 @@ checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c" [[package]] name = "structopt" -version = "0.3.21" +version = "0.3.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5277acd7ee46e63e5168a80734c9f6ee81b1367a7d8772a2d765df2a3705d28c" +checksum = "69b041cdcb67226aca307e6e7be44c8806423d83e018bd662360a93dabce4d71" dependencies = [ "clap", "lazy_static", @@ -2369,9 +2369,9 @@ dependencies = [ [[package]] name = "structopt-derive" -version = "0.4.14" +version = "0.4.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ba9cdfda491b814720b6b06e0cac513d922fc407582032e8706e9f137976f90" +checksum = "7813934aecf5f51a54775e00068c237de98489463968231a51746bbbc03f9c10" dependencies = [ "heck", "proc-macro-error", diff --git a/Cargo.toml b/Cargo.toml index 6ca1544..c6d363e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,14 +46,14 @@ cgmath = "0.17.0" lazy_static = "1.4.0" collision = "0.20.1" rsa_public_encrypt_pkcs1 = "0.3.0" -structopt = "0.3.21" +structopt = "0.3.22" clipboard = "0.5.0" -instant = "0.1.9" +instant = "0.1.10" dirs = "3.0.2" # clippy = "*" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] -reqwest = { version = "0.11.3", features = [ "blocking" ]} +reqwest = { version = "0.11.4", features = [ "blocking" ]} glutin = "0.27.0" [target.'cfg(target_arch = "wasm32")'.dependencies] diff --git a/protocol/Cargo.lock b/protocol/Cargo.lock index 68822b4..1e51c0c 100644 --- a/protocol/Cargo.lock +++ b/protocol/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "adler" version = "1.0.2" @@ -82,9 +84,9 @@ checksum = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe" [[package]] name = "byteorder" -version = "1.4.2" +version = "1.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae44d1a3d5a19df61dd0c8beb138458ac2a53a7ac09eba97d55592540004306b" +checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" [[package]] name = "bytes" @@ -408,9 +410,9 @@ dependencies = [ [[package]] name = "instant" -version = "0.1.9" +version = "0.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec" +checksum = "bee0328b1209d157ef001c94dd85b4f8f64139adb0eac2659f4b08382b2f474d" dependencies = [ "cfg-if", ] @@ -727,9 +729,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.11.1" +version = "0.11.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0460542b551950620a3648c6aa23318ac6b3cd779114bd873209e6e8b5eb1c34" +checksum = "246e9f61b9bb77df069a947682be06e31ac43ea37862e244a69f177694ea6d22" dependencies = [ "base64", "bytes", @@ -800,9 +802,9 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.123" +version = "1.0.126" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "92d5161132722baa40d802cc70b15262b98258453e85e5d1d365c757c73869ae" +checksum = "ec7505abeacaec74ae4778d9d9328fe5a5d04253220a85c4ee022239fc996d03" [[package]] name = "serde_json" diff --git a/protocol/Cargo.toml b/protocol/Cargo.toml index 372cb25..789b7f8 100644 --- a/protocol/Cargo.toml +++ b/protocol/Cargo.toml @@ -15,7 +15,7 @@ byteorder = "1.4.3" log = { version = "0.4.14", features = ["std"] } flate2 = { version = "1.0.20", features = ["rust_backend"], default-features = false } num-traits = "0.2.12" -instant = "0.1.9" +instant = "0.1.10" [dependencies.steven_shared] path = "../shared" @@ -26,4 +26,4 @@ path = "../std_or_web" version = "0" [target.'cfg(not(target_arch = "wasm32"))'.dependencies] -reqwest = { version = "0.11.3", features = [ "blocking" ]} +reqwest = { version = "0.11.4", features = [ "blocking" ]}