Update dependencies, enable CSDs on redox, set min size

This commit is contained in:
Jeremy Soller 2024-02-10 20:39:50 -07:00
parent c2206b6770
commit 9406fecd30
3 changed files with 3 additions and 19 deletions

7
Cargo.lock generated
View file

@ -5740,7 +5740,7 @@ checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04"
[[package]]
name = "winit"
version = "0.29.10"
source = "git+https://github.com/pop-os/winit.git?branch=winit-0.29#8987daa8e6a860b8927e040076482cd63b6e734f"
source = "git+https://github.com/pop-os/winit.git?branch=winit-0.29#bdc66109acc85c912264c9e4b864520345bdb45f"
dependencies = [
"ahash",
"android-activity",
@ -6030,8 +6030,3 @@ dependencies = [
"quote",
"syn 1.0.109",
]
[[patch.unused]]
name = "smithay-client-toolkit"
version = "0.16.1"
source = "git+https://github.com/pop-os/client-toolkit?branch=wayland-resize#515820fc86cf8cb3ac8d087dc6c87852767627ca"