From 5aa2b7fba77ca128635707277924a5ed69fb1d5d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 6 Mar 2022 12:22:40 +0000 Subject: [PATCH] cargo: upgrade chrono-tz parking_lot mio directories ron Signed-off-by: Ian Jackson --- Cargo.lock | 109 ++++++++++++++++++++++++++++++++++--------------- Cargo.toml | 6 +-- cli/Cargo.toml | 4 +- 3 files changed, 81 insertions(+), 38 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 952bc733..f32cb942 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -390,16 +390,6 @@ dependencies = [ "winapi 0.3.9", ] -[[package]] -name = "chrono-tz" -version = "0.5.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2554a3155fec064362507487171dcc4edc3df60cb10f3a1fb10ed8094822b120" -dependencies = [ - "chrono", - "parse-zoneinfo", -] - [[package]] name = "chrono-tz" version = "0.6.1" @@ -841,9 +831,9 @@ dependencies = [ [[package]] name = "directories" -version = "3.0.2" +version = "4.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e69600ff1703123957937708eb27f7a564e48885c537782722ed0ba3189ce1d7" +checksum = "f51c5d4ddabd36886dd3e1438cb358cdcb0d7c499cb99cb4ac2e38e18b5cb210" dependencies = [ "dirs-sys", ] @@ -2085,19 +2075,6 @@ dependencies = [ "winapi 0.2.8", ] -[[package]] -name = "mio" -version = "0.7.14" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc" -dependencies = [ - "libc", - "log 0.4.14", - "miow 0.3.7", - "ntapi", - "winapi 0.3.9", -] - [[package]] name = "mio" version = "0.8.0" @@ -2469,7 +2446,7 @@ dependencies = [ "byteorder", "cast_trait_object", "chrono", - "chrono-tz 0.5.3", + "chrono-tz", "console", "crossbeam-utils", "delegate", @@ -2492,7 +2469,7 @@ dependencies = [ "lazy_static", "libc", "log 0.4.14", - "mio 0.7.14", + "mio 0.8.0", "nix 0.23.1", "num", "num-derive", @@ -2501,7 +2478,7 @@ dependencies = [ "openssh-keys", "ordered-float", "otter-base", - "parking_lot", + "parking_lot 0.12.0", "percent-encoding 2.1.0", "pwd", "rand 0.8.5", @@ -2646,7 +2623,17 @@ checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99" dependencies = [ "instant", "lock_api", - "parking_lot_core", + "parking_lot_core 0.8.5", +] + +[[package]] +name = "parking_lot" +version = "0.12.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "87f5ec2493a61ac0506c0f4199f99070cbe83857b0337006a30f3e6719b8ef58" +dependencies = [ + "lock_api", + "parking_lot_core 0.9.1", ] [[package]] @@ -2663,6 +2650,19 @@ dependencies = [ "winapi 0.3.9", ] +[[package]] +name = "parking_lot_core" +version = "0.9.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "28141e0cc4143da2443301914478dc976a61ffdb3f043058310c70df2fed8954" +dependencies = [ + "cfg-if 1.0.0", + "libc", + "redox_syscall", + "smallvec", + "windows-sys", +] + [[package]] name = "parse-zoneinfo" version = "0.3.0" @@ -3306,9 +3306,9 @@ dependencies = [ [[package]] name = "ron" -version = "0.6.6" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "86018df177b1beef6c7c8ef949969c4f7cb9a9344181b92486b23c79995bdaa4" +checksum = "1b861ecaade43ac97886a512b360d01d66be9f41f3c61088b42cedf92e03d678" dependencies = [ "base64 0.13.0", "bitflags", @@ -3722,7 +3722,7 @@ checksum = "33994d0838dc2d152d17a62adf608a869b5e846b65b389af7f3dbc1de45c5b26" dependencies = [ "lazy_static", "new_debug_unreachable", - "parking_lot", + "parking_lot 0.11.2", "phf_shared 0.10.0", "precomputed-hash", "serde", @@ -3930,7 +3930,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d3cac831b615c25bcef632d1cabf864fa05813baad3d526829db18eb70e8b58d" dependencies = [ "chrono", - "chrono-tz 0.6.1", + "chrono-tz", "globwalk", "humansize", "lazy_static", @@ -4944,6 +4944,49 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" +[[package]] +name = "windows-sys" +version = "0.32.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3df6e476185f92a12c072be4a189a0210dcdcf512a1891d6dff9edb874deadc6" +dependencies = [ + "windows_aarch64_msvc", + "windows_i686_gnu", + "windows_i686_msvc", + "windows_x86_64_gnu", + "windows_x86_64_msvc", +] + +[[package]] +name = "windows_aarch64_msvc" +version = "0.32.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d8e92753b1c443191654ec532f14c199742964a061be25d77d7a96f09db20bf5" + +[[package]] +name = "windows_i686_gnu" +version = "0.32.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6a711c68811799e017b6038e0922cb27a5e2f43a2ddb609fe0b6f3eeda9de615" + +[[package]] +name = "windows_i686_msvc" +version = "0.32.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "146c11bb1a02615db74680b32a68e2d61f553cc24c4eb5b4ca10311740e44172" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.32.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c912b12f7454c6620635bbff3450962753834be2a594819bd5e945af18ec64bc" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.32.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "504a2476202769977a040c6364301a3f65d0cc9e3fb08600b2bda150a0488316" + [[package]] name = "winreg" version = "0.7.0" diff --git a/Cargo.toml b/Cargo.toml index a7729138..a1269103 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ boolinator="2" byteorder="1.3" cast_trait_object="0.1" chrono="0.4" -chrono-tz="0.5" +chrono-tz="0.6" console="0.15" crossbeam-utils="0.8" delegate="0.6" @@ -61,7 +61,7 @@ num-traits="0.2" once_cell="1" openssh-keys="0.5" ordered-float="2" -parking_lot="0.11" +parking_lot="0.12" percent-encoding="2" pwd="1" rand="0.8" @@ -87,7 +87,7 @@ enum-map = { version="1" , features=["serde" ] } flexi_logger = { version="0.22" , features=["specfile" ] } image = { version = "0.24", default-features=false, features=["jpeg","png"] } index_vec = { version="0.1.1", features=["serde" ] } -mio = { version="0.7", features=["os-ext", "os-poll" ] } +mio = { version="0.8", features=["os-ext", "os-poll" ] } serde = { version="1" , features=["derive", "rc"] } strum = { version="0.24" , features=["derive" ] } diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 466b0fff..c421ee7a 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -28,8 +28,8 @@ otter-base.path="../base" otter-base.version="=0.7.3" argparse="0.2" -directories="3" -ron="0.6" +directories="4" +ron="0.7" fehler="1" num-traits="0.2" -- 2.30.2