aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-14 08:24:36 +0000
committerIvan Molodetskikh <yalterz@gmail.com>2025-01-14 11:35:00 +0300
commit6ae51f287cb286a96fcf492444f33b0d6ad4a56a (patch)
tree5dd27c077bc9d7d8401aebf68fb9296c5f0bf9bf
parent36076d5279f349a32814dea91ca8f4dee61d5b08 (diff)
downloadniri-6ae51f287cb286a96fcf492444f33b0d6ad4a56a.tar.gz
niri-6ae51f287cb286a96fcf492444f33b0d6ad4a56a.tar.bz2
niri-6ae51f287cb286a96fcf492444f33b0d6ad4a56a.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 `e1a863b` to `2a0d430` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/e1a863b3ffc2d560007e3b89e5bbe9500c69221e...2a0d4307430dc478b0b2f278bc5dc56ec02aa5ca) Updates `smithay-drm-extras` from `e1a863b` to `2a0d430` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/e1a863b3ffc2d560007e3b89e5bbe9500c69221e...2a0d4307430dc478b0b2f278bc5dc56ec02aa5ca) --- 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 c0d71b5a..29e19ee3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3416,7 +3416,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.3.0"
-source = "git+https://github.com/Smithay/smithay.git#e1a863b3ffc2d560007e3b89e5bbe9500c69221e"
+source = "git+https://github.com/Smithay/smithay.git#2a0d4307430dc478b0b2f278bc5dc56ec02aa5ca"
dependencies = [
"appendlist",
"bitflags 2.7.0",
@@ -3487,7 +3487,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#e1a863b3ffc2d560007e3b89e5bbe9500c69221e"
+source = "git+https://github.com/Smithay/smithay.git#2a0d4307430dc478b0b2f278bc5dc56ec02aa5ca"
dependencies = [
"drm",
"libdisplay-info",