aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2023-09-04 15:09:58 +0400
committerIvan Molodetskikh <yalterz@gmail.com>2023-09-04 15:09:58 +0400
commit682182f3633276cdb27aa7fdc028443ff0aa9e13 (patch)
tree2d59eddd3d0cdda768ae2dca699a05910f7fc955 /Cargo.lock
parent9b4a8fed4f1df129d282cc379e44771278ea13c1 (diff)
downloadniri-682182f3633276cdb27aa7fdc028443ff0aa9e13.tar.gz
niri-682182f3633276cdb27aa7fdc028443ff0aa9e13.tar.bz2
niri-682182f3633276cdb27aa7fdc028443ff0aa9e13.zip
Update Smithay and fix winit presentation time
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 03a90f18..01756052 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1858,7 +1858,7 @@ checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
[[package]]
name = "smithay"
version = "0.3.0"
-source = "git+https://github.com/YaLTeR/smithay.git?branch=pointer-gestures#07b89166679ae280acff8aff93d0ecbbbbbcef5c"
+source = "git+https://github.com/YaLTeR/smithay.git?branch=pointer-gestures#6d2e4f9cb25f1846fad5820528f1caa68eff6985"
dependencies = [
"appendlist",
"bitflags 2.4.0",
@@ -1920,7 +1920,7 @@ dependencies = [
[[package]]
name = "smithay-drm-extras"
version = "0.1.0"
-source = "git+https://github.com/YaLTeR/smithay.git?branch=pointer-gestures#07b89166679ae280acff8aff93d0ecbbbbbcef5c"
+source = "git+https://github.com/YaLTeR/smithay.git?branch=pointer-gestures#6d2e4f9cb25f1846fad5820528f1caa68eff6985"
dependencies = [
"drm",
"edid-rs",