From 6b5a07ef942fe14ffddad0d881e6624b655b2b52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 20:42:09 +0000 Subject: [PATCH] Bump xcb from 0.9.0 to 1.1.1 in /xidlehook-core Bumps [xcb](https://github.com/rust-x-bindings/rust-xcb) from 0.9.0 to 1.1.1. - [Release notes](https://github.com/rust-x-bindings/rust-xcb/releases) - [Changelog](https://github.com/rust-x-bindings/rust-xcb/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-x-bindings/rust-xcb/compare/v0.9.0...v1.1.1) --- updated-dependencies: - dependency-name: xcb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- xidlehook-core/Cargo.lock | 55 ++++++++++++++++++--------------------- xidlehook-core/Cargo.toml | 2 +- 2 files changed, 27 insertions(+), 30 deletions(-) diff --git a/xidlehook-core/Cargo.lock b/xidlehook-core/Cargo.lock index 2d07d76..065907f 100644 --- a/xidlehook-core/Cargo.lock +++ b/xidlehook-core/Cargo.lock @@ -1,5 +1,7 @@ # This file is automatically @generated by Cargo. # It is not intended for manual editing. +version = 3 + [[package]] name = "aho-corasick" version = "0.7.15" @@ -118,7 +120,7 @@ dependencies = [ "memchr", "num_cpus", "once_cell", - "pin-project-lite 0.2.5", + "pin-project-lite", "pin-utils", "slab", "wasm-bindgen-futures", @@ -155,9 +157,9 @@ checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" [[package]] name = "bitflags" -version = "1.2.1" +version = "1.3.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" +checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "blocking" @@ -179,12 +181,6 @@ version = "3.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe" -[[package]] -name = "bytes" -version = "0.5.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" - [[package]] name = "cache-padded" version = "1.1.1" @@ -314,7 +310,7 @@ dependencies = [ "futures-io", "memchr", "parking", - "pin-project-lite 0.2.5", + "pin-project-lite", "waker-fn", ] @@ -393,9 +389,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "libc" -version = "0.2.87" +version = "0.2.126" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "265d751d31d6780a3f956bb5b8022feba2d94eeee5a84ba64f4212eedca42213" +checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836" [[package]] name = "libpulse-binding" @@ -505,12 +501,6 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72" -[[package]] -name = "pin-project-lite" -version = "0.1.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777" - [[package]] name = "pin-project-lite" version = "0.2.5" @@ -581,6 +571,15 @@ version = "1.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" +[[package]] +name = "quick-xml" +version = "0.22.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8533f14c8382aaad0d592c812ac3b826162128b65662331e1127b45c3d18536b" +dependencies = [ + "memchr", +] + [[package]] name = "quote" version = "1.0.9" @@ -695,14 +694,11 @@ dependencies = [ [[package]] name = "tokio" -version = "0.2.25" +version = "1.19.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092" +checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439" dependencies = [ - "bytes", - "futures-core", - "pin-project-lite 0.1.12", - "slab", + "pin-project-lite", ] [[package]] @@ -880,9 +876,9 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "x11" -version = "2.18.2" +version = "2.19.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "77ecd092546cb16f25783a5451538e73afc8d32e242648d54f4ae5459ba1e773" +checksum = "6dd0565fa8bfba8c5efe02725b14dff114c866724eff2cfd44d76cea74bcd87a" dependencies = [ "libc", "pkg-config", @@ -890,12 +886,13 @@ dependencies = [ [[package]] name = "xcb" -version = "0.9.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "62056f63138b39116f82a540c983cc11f1c90cd70b3d492a70c25eaa50bd22a6" +checksum = "b127bf5bfe9dbb39118d6567e3773d4bbc795411a8e1ef7b7e056bccac0011a9" dependencies = [ + "bitflags", "libc", - "log", + "quick-xml", "x11", ] diff --git a/xidlehook-core/Cargo.toml b/xidlehook-core/Cargo.toml index bdac78f..84e7ab8 100644 --- a/xidlehook-core/Cargo.toml +++ b/xidlehook-core/Cargo.toml @@ -16,7 +16,7 @@ async-std = { version = "1.2.0", optional = true } log = "0.4.8" nix = "0.15.0" structopt = "0.3.5" -xcb = { version = "0.9.0", features = ["x11", "screensaver"] } +xcb = { version = "1.1.1", features = ["x11", "screensaver"] } tokio = { version = "1.3.0", optional = true, features = ["time"] } [dependencies.libpulse-binding]