From d687877e512061fb460e6a0b3fcf02fa66903556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 21:53:14 +0000 Subject: [PATCH] Update x11rb requirement from 0.12.0 to 0.13.0 Updates the requirements on [x11rb](https://github.com/psychon/x11rb) to permit the latest version. - [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md) - [Commits](https://github.com/psychon/x11rb/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: x11rb dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bc60972..de41650 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ rust-version = "1.58.1" [dev-dependencies] bytemuck = "1.12.3" -x11rb = "0.12.0" +x11rb = "0.13.0" [workspace] members = [