From 28d2f2b9707067a26d036e2935dc80d62fbc831f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:56:38 +0000 Subject: [PATCH] Bump smithay-client-toolkit from `6e4b95c` to `da3e5c5` Bumps [smithay-client-toolkit](https://github.com/Smithay/client-toolkit) from `6e4b95c` to `da3e5c5`. - [Commits](https://github.com/Smithay/client-toolkit/compare/6e4b95c967b1e6893fcb596db8888b16962c302a...da3e5c573a261117cbd70dc079a333bcd610a1d7) --- updated-dependencies: - dependency-name: smithay-client-toolkit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index b25659f..321540b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -853,7 +853,7 @@ checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" [[package]] name = "smithay-client-toolkit" version = "0.18.0" -source = "git+https://github.com/Smithay/client-toolkit#6e4b95c967b1e6893fcb596db8888b16962c302a" +source = "git+https://github.com/Smithay/client-toolkit#da3e5c573a261117cbd70dc079a333bcd610a1d7" dependencies = [ "bitflags 2.4.0", "calloop",