From 04e1516452f5af1e5e6c1444fe07271024751680 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 08:32:15 +0000 Subject: [PATCH] Bump wayland-protocols from 0.21.4 to 0.21.13 Bumps [wayland-protocols](https://github.com/smithay/wayland-rs) from 0.21.4 to 0.21.13. - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1f8b9e2e7fe..88922f2356a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6429,9 +6429,9 @@ dependencies = [ [[package]] name = "wayland-protocols" -version = "0.21.4" +version = "0.21.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d3f6cebb98963f028d397e9bad2acf9d3b2f6b76fae65aea191edd9e7c0df88c" +checksum = "4afde2ea2a428eee6d7d2c8584fdbe8b82eee8b6c353e129a434cd6e07f42145" dependencies = [ "bitflags", "wayland-client",