From f8e4ae60401358ac6adaa480e63c587f9f8293a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:44:15 +0000 Subject: [PATCH] build(deps): bump sctk-adwaita from 0.8.1 to 0.8.3 (#32679) Bumps [sctk-adwaita](https://github.com/PolyMeilex/sctk-adwaita) from 0.8.1 to 0.8.3. - [Release notes](https://github.com/PolyMeilex/sctk-adwaita/releases) - [Changelog](https://github.com/PolyMeilex/sctk-adwaita/blob/master/CHANGELOG.md) - [Commits](https://github.com/PolyMeilex/sctk-adwaita/commits) --- updated-dependencies: - dependency-name: sctk-adwaita dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fa8131a575d..e0cf0870777 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3580,7 +3580,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d" dependencies = [ "cfg-if", - "windows-targets 0.52.5", + "windows-targets 0.48.5", ] [[package]] @@ -5386,9 +5386,9 @@ dependencies = [ [[package]] name = "sctk-adwaita" -version = "0.8.1" +version = "0.8.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82b2eaf3a5b264a521b988b2e73042e742df700c4f962cde845d1541adb46550" +checksum = "70b31447ca297092c5a9916fc3b955203157b37c19ca8edde4f52e9843e602c7" dependencies = [ "ab_glyph", "log",