aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-20 09:12:54 +0000
committerIvan Molodetskikh <yalterz@gmail.com>2025-01-20 13:51:41 +0300
commit01285bdbbe8c6d16d81258fa381b135d230d673c (patch)
tree265a79ff1d1d4a210d0fdb71ac2b179aab730a79
parent818248457210f5101459ea7d7066d12c456c8a97 (diff)
downloadniri-01285bdbbe8c6d16d81258fa381b135d230d673c.tar.gz
niri-01285bdbbe8c6d16d81258fa381b135d230d673c.tar.bz2
niri-01285bdbbe8c6d16d81258fa381b135d230d673c.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 `fe31867` to `953959e` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/fe31867e3afac2543c4016fb8ed99df3e11eb6da...953959e6069b3e14dba96fdaa46c65990c21d5c9) Updates `smithay-drm-extras` from `fe31867` to `953959e` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/fe31867e3afac2543c4016fb8ed99df3e11eb6da...953959e6069b3e14dba96fdaa46c65990c21d5c9) --- 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 e6d3d47e..4718c56b 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3419,7 +3419,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.3.0"
-source = "git+https://github.com/Smithay/smithay.git#fe31867e3afac2543c4016fb8ed99df3e11eb6da"
+source = "git+https://github.com/Smithay/smithay.git#953959e6069b3e14dba96fdaa46c65990c21d5c9"
dependencies = [
"appendlist",
"bitflags 2.8.0",
@@ -3490,7 +3490,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#fe31867e3afac2543c4016fb8ed99df3e11eb6da"
+source = "git+https://github.com/Smithay/smithay.git#953959e6069b3e14dba96fdaa46c65990c21d5c9"
dependencies = [
"drm",
"libdisplay-info",