aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-11 12:08:11 +0300
committerGitHub <noreply@github.com>2025-03-11 12:08:11 +0300
commitb220cdbe7e29d47590147b65a1bfe50f3abeff84 (patch)
tree64ef59918aa13a3bb62d2e57665a458f375ca243 /Cargo.lock
parentdf219b51348d52a2ea0945e300e171e71211d391 (diff)
downloadniri-b220cdbe7e29d47590147b65a1bfe50f3abeff84.tar.gz
niri-b220cdbe7e29d47590147b65a1bfe50f3abeff84.tar.bz2
niri-b220cdbe7e29d47590147b65a1bfe50f3abeff84.zip
build(deps): bump the smithay group with 2 updates (#1243)
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 `3219a0f` to `a503d98` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/3219a0f02a30de359f460ab165682a51cb13b7a5...a503d981d1be9a54b286ab5e160e4b9edddb500f) Updates `smithay-drm-extras` from `3219a0f` to `a503d98` - [Release notes](https://github.com/Smithay/smithay/releases) - [Commits](https://github.com/Smithay/smithay/compare/3219a0f02a30de359f460ab165682a51cb13b7a5...a503d981d1be9a54b286ab5e160e4b9edddb500f) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 92d228f4..26f73947 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3376,7 +3376,7 @@ checksum = "b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c"
[[package]]
name = "smithay"
version = "0.5.0"
-source = "git+https://github.com/Smithay/smithay.git#3219a0f02a30de359f460ab165682a51cb13b7a5"
+source = "git+https://github.com/Smithay/smithay.git#a503d981d1be9a54b286ab5e160e4b9edddb500f"
dependencies = [
"aliasable",
"appendlist",
@@ -3448,7 +3448,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/Smithay/smithay.git#3219a0f02a30de359f460ab165682a51cb13b7a5"
+source = "git+https://github.com/Smithay/smithay.git#a503d981d1be9a54b286ab5e160e4b9edddb500f"
dependencies = [
"drm",
"libdisplay-info",