From e9cfdac6371727543eba9c27ba0095c1935e9888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 06:53:12 +0000 Subject: [PATCH] Bump mio from 0.8.6 to 0.8.11 Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.6 to 0.8.11. - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v0.8.6...v0.8.11) --- updated-dependencies: - dependency-name: mio dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Cargo.lock | 196 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 131 insertions(+), 65 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e3cefe300..1f6c7ae55 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -340,7 +340,7 @@ dependencies = [ "glib", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -351,7 +351,7 @@ checksum = "f530e4af131d94cc4fa15c5c9d0348f0ef28bac64ba660b6b2a1cf2605dedfce" dependencies = [ "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "system-deps", ] @@ -362,7 +362,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" dependencies = [ "hermit-abi 0.1.19", - "libc 0.2.140", + "libc 0.2.153", "winapi", ] @@ -496,7 +496,7 @@ dependencies = [ "glib", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "thiserror", ] @@ -507,7 +507,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2ed2639b9ad5f1d6efa76de95558e11339e7318426d84ac4890b86c03e828ca7" dependencies = [ "glib-sys", - "libc 0.2.140", + "libc 0.2.153", "system-deps", ] @@ -541,7 +541,7 @@ version = "0.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -551,7 +551,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77ed9a53e5d4d9c573ae844bfac6872b159cb1d1585a83b29e7a64b7eef7332a" dependencies = [ "glob", - "libc 0.2.140", + "libc 0.2.153", "libloading", ] @@ -605,7 +605,7 @@ dependencies = [ "core-foundation 0.6.4", "core-graphics 0.17.3", "foreign-types", - "libc 0.2.140", + "libc 0.2.153", "objc", ] @@ -621,7 +621,7 @@ dependencies = [ "core-foundation 0.9.3", "core-graphics 0.22.3", "foreign-types", - "libc 0.2.140", + "libc 0.2.153", "objc", ] @@ -636,7 +636,7 @@ dependencies = [ "core-foundation 0.9.3", "core-graphics-types", "foreign-types", - "libc 0.2.140", + "libc 0.2.153", "objc", ] @@ -670,7 +670,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "25b9e03f145fd4f2bf705e07b900cd41fc636598fe5dc452fd0db1441c3f496d" dependencies = [ "core-foundation-sys 0.6.2", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -680,7 +680,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" dependencies = [ "core-foundation-sys 0.8.3", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -704,7 +704,7 @@ dependencies = [ "bitflags", "core-foundation 0.6.4", "foreign-types", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -717,7 +717,7 @@ dependencies = [ "core-foundation 0.9.3", "core-graphics-types", "foreign-types", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -729,7 +729,7 @@ dependencies = [ "bitflags", "core-foundation 0.9.3", "foreign-types", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -738,7 +738,7 @@ version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -857,7 +857,7 @@ version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", "redox_users", "winapi", ] @@ -875,7 +875,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a373bc9844200b1ff15bd1b245931d1c20d09d06e4ec09f361171f29a4b0752d" dependencies = [ "khronos", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -926,7 +926,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9b96028ce3ff03972312fd8243281858e80fc0f9838b1f035676b6c199214d9e" dependencies = [ "gl_generator 0.9.0", - "libc 0.2.140", + "libc 0.2.153", "pkg-config", "shared_library", ] @@ -1246,7 +1246,7 @@ dependencies = [ "flo_canvas", "flo_render_gl_offscreen", "gl", - "libc 0.2.140", + "libc 0.2.153", "metal 0.24.0", ] @@ -1529,7 +1529,7 @@ dependencies = [ "glib", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "pango", ] @@ -1545,7 +1545,7 @@ dependencies = [ "glib", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -1557,7 +1557,7 @@ dependencies = [ "gio-sys", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "system-deps", ] @@ -1572,7 +1572,7 @@ dependencies = [ "gio-sys", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "pango-sys", "pkg-config", "system-deps", @@ -1595,7 +1595,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" dependencies = [ "cfg-if", - "libc 0.2.140", + "libc 0.2.153", "wasi", ] @@ -1615,7 +1615,7 @@ dependencies = [ "glib", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "once_cell", "thiserror", ] @@ -1628,7 +1628,7 @@ checksum = "5e24fb752f8f5d2cf6bbc2c606fd2bc989c81c5e2fe321ab974d54f8b6344eac" dependencies = [ "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "system-deps", "winapi", ] @@ -1679,7 +1679,7 @@ dependencies = [ "glib-macros", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "once_cell", ] @@ -1705,7 +1705,7 @@ version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c7e9b997a66e9a23d073f2b1abb4dbfc3925e0b8952f67efd8d9b6e168e4cdc1" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", "system-deps", ] @@ -1731,7 +1731,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "952133b60c318a62bf82ee75b93acc7e84028a093e06b9e27981c2b6fe68218c" dependencies = [ "glib-sys", - "libc 0.2.140", + "libc 0.2.153", "system-deps", ] @@ -1756,7 +1756,7 @@ dependencies = [ "glib-sys", "gobject-sys", "gtk-sys", - "libc 0.2.140", + "libc 0.2.153", "once_cell", "pango", "pango-sys", @@ -1776,7 +1776,7 @@ dependencies = [ "gio-sys", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "pango-sys", "system-deps", ] @@ -1839,7 +1839,7 @@ version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -1848,7 +1848,7 @@ version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -1939,7 +1939,7 @@ version = "0.1.26" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -1989,9 +1989,9 @@ checksum = "e32a70cf75e5846d53a673923498228bbec6a8624708a9ea5645f075d6276122" [[package]] name = "libc" -version = "0.2.140" +version = "0.2.153" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c" +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" [[package]] name = "libloading" @@ -2115,7 +2115,7 @@ version = "0.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" dependencies = [ - "libc 0.2.140", + "libc 0.1.12", ] [[package]] @@ -2184,14 +2184,14 @@ dependencies = [ [[package]] name = "mio" -version = "0.8.6" +version = "0.8.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9" +checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", "log", "wasi", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -2238,7 +2238,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b" dependencies = [ "hermit-abi 0.2.6", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -2311,7 +2311,7 @@ dependencies = [ "glib", "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "once_cell", "pango-sys", ] @@ -2324,7 +2324,7 @@ checksum = "24d2650c8b62d116c020abd0cea26a4ed96526afda89b1c4ea567131fdefc890" dependencies = [ "glib-sys", "gobject-sys", - "libc 0.2.140", + "libc 0.2.153", "system-deps", ] @@ -2345,10 +2345,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521" dependencies = [ "cfg-if", - "libc 0.2.140", + "libc 0.2.153", "redox_syscall", "smallvec", - "windows-sys", + "windows-sys 0.45.0", ] [[package]] @@ -2502,7 +2502,7 @@ version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", "rand_chacha", "rand_core", ] @@ -2742,7 +2742,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11" dependencies = [ "lazy_static", - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -2757,7 +2757,7 @@ version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", ] [[package]] @@ -2790,7 +2790,7 @@ version = "0.4.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", "winapi", ] @@ -2995,7 +2995,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4752a97f8eebd6854ff91f1c1824cd6160626ac4bd44287f7f4ea2035a02a242" dependencies = [ "const_fn", - "libc 0.2.140", + "libc 0.2.153", "standback", "stdweb", "time-macros 0.1.1", @@ -3076,7 +3076,7 @@ checksum = "03201d01c3c27a29c8a5cee5b55a93ddae1ccf6f08f65365c2c918f8c1b76f64" dependencies = [ "autocfg", "bytes", - "libc 0.2.140", + "libc 0.2.153", "memchr", "mio", "num_cpus", @@ -3085,7 +3085,7 @@ dependencies = [ "signal-hook-registry", "socket2", "tokio-macros", - "windows-sys", + "windows-sys 0.45.0", ] [[package]] @@ -3299,7 +3299,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269" dependencies = [ "either", - "libc 0.2.140", + "libc 0.2.153", "once_cell", ] @@ -3340,7 +3340,16 @@ version = "0.45.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" dependencies = [ - "windows-targets", + "windows-targets 0.42.1", +] + +[[package]] +name = "windows-sys" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" +dependencies = [ + "windows-targets 0.48.5", ] [[package]] @@ -3349,13 +3358,28 @@ version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7" dependencies = [ - "windows_aarch64_gnullvm", - "windows_aarch64_msvc", - "windows_i686_gnu", - "windows_i686_msvc", - "windows_x86_64_gnu", - "windows_x86_64_gnullvm", - "windows_x86_64_msvc", + "windows_aarch64_gnullvm 0.42.1", + "windows_aarch64_msvc 0.42.1", + "windows_i686_gnu 0.42.1", + "windows_i686_msvc 0.42.1", + "windows_x86_64_gnu 0.42.1", + "windows_x86_64_gnullvm 0.42.1", + "windows_x86_64_msvc 0.42.1", +] + +[[package]] +name = "windows-targets" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" +dependencies = [ + "windows_aarch64_gnullvm 0.48.5", + "windows_aarch64_msvc 0.48.5", + "windows_i686_gnu 0.48.5", + "windows_i686_msvc 0.48.5", + "windows_x86_64_gnu 0.48.5", + "windows_x86_64_gnullvm 0.48.5", + "windows_x86_64_msvc 0.48.5", ] [[package]] @@ -3364,42 +3388,84 @@ version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608" +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" + [[package]] name = "windows_aarch64_msvc" version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7" +[[package]] +name = "windows_aarch64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" + [[package]] name = "windows_i686_gnu" version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640" +[[package]] +name = "windows_i686_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" + [[package]] name = "windows_i686_msvc" version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605" +[[package]] +name = "windows_i686_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" + [[package]] name = "windows_x86_64_gnu" version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45" +[[package]] +name = "windows_x86_64_gnu" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" + [[package]] name = "windows_x86_64_gnullvm" version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463" +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" + [[package]] name = "windows_x86_64_msvc" version = "0.42.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd" +[[package]] +name = "windows_x86_64_msvc" +version = "0.48.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" + [[package]] name = "xml-rs" version = "0.7.0" @@ -3430,7 +3496,7 @@ version = "6.0.4+zstd.1.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7afb4b54b8910cf5447638cb54bf4e8a65cbedd783af98b98c62ffe91f185543" dependencies = [ - "libc 0.2.140", + "libc 0.2.153", "zstd-sys", ] @@ -3441,7 +3507,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "94509c3ba2fe55294d752b79842c530ccfab760192521df74a081a78d2b3c7f5" dependencies = [ "cc", - "libc 0.2.140", + "libc 0.2.153", "pkg-config", ]