aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-25 08:55:42 +0000
committerIvan Molodetskikh <yalterz@gmail.com>2025-02-25 01:33:51 -0800
commitc153349c62ed44762bf2ae8be6d5812faa9d5c6d (patch)
tree2b0d7f939daac680dbd1be4f936ba0754610aff1
parent5b6b5536fd74e4188d2aa62a1dd6b7c9eee6a816 (diff)
downloadniri-c153349c62ed44762bf2ae8be6d5812faa9d5c6d.tar.gz
niri-c153349c62ed44762bf2ae8be6d5812faa9d5c6d.tar.bz2
niri-c153349c62ed44762bf2ae8be6d5812faa9d5c6d.zip
build(deps): bump the smithay group with 2 updates
Bumps the smithay group with 2 updates: [smithay](https://github.com/Smithay/smithay) and [smithay-drm-extras](https://github.com/Smithay/smithay). Updates `smithay` from `0cd3345` to `c24b431` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/0cd3345c59f7cb139521f267956a1a4e33248393...c24b431cc44458172f31276ca0fbade1ae09bdd9) Updates `smithay-drm-extras` from `0cd3345` to `c24b431` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/0cd3345c59f7cb139521f267956a1a4e33248393...c24b431cc44458172f31276ca0fbade1ae09bdd9) --- updated-dependencies: - dependency-name: smithay dependency-type: direct:production dependency-group: smithay - dependency-name: smithay-drm-extras dependency-type: direct:production dependency-group: smithay ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 81cdc0a4..cf43d396 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3360,7 +3360,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.4.0"
-source = "git+https://github.com/Smithay/smithay.git#0cd3345c59f7cb139521f267956a1a4e33248393"
+source = "git+https://github.com/Smithay/smithay.git#c24b431cc44458172f31276ca0fbade1ae09bdd9"
dependencies = [
"appendlist",
"bitflags 2.8.0",
@@ -3431,7 +3431,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#0cd3345c59f7cb139521f267956a1a4e33248393"
+source = "git+https://github.com/Smithay/smithay.git#c24b431cc44458172f31276ca0fbade1ae09bdd9"
dependencies = [
"drm",
"libdisplay-info",