mirror of
https://github.com/MorizzG/gentoo-mg.git
synced 2025-12-06 04:22:43 +00:00
11 lines
570 B
Diff
11 lines
570 B
Diff
|
|
--- wezterm-20240203-110809-5046fc22-orig/window/Cargo.toml 2024-02-04 05:08:09.000000000 +1100
|
||
|
|
+++ wezterm-20240203-110809-5046fc22/window/Cargo.toml 2024-03-03 16:51:41.640706218 +1100
|
||
|
|
@@ -79,7 +79,7 @@
|
||
|
|
wayland-protocols = {version="0.29", optional=true}
|
||
|
|
wayland-client = {version="0.29", optional=true}
|
||
|
|
wayland-egl = {version="0.29", optional=true}
|
||
|
|
-xcb-imdkit = { version="0.3", git="https://github.com/wez/xcb-imdkit-rs.git", rev="215ce4b08ac9c4822e541efd4f4ffb1062806051"}
|
||
|
|
+xcb-imdkit = {version="0.1.2"}
|
||
|
|
zbus = "3.14"
|
||
|
|
zvariant = "3.15"
|
||
|
|
futures-util = "0.3"
|