summaryrefslogtreecommitdiff
path: root/x11-terms/wezterm/files/xcb-imdkit-0.1.2-p3-xcb-1.3.patch
blob: 56904cc92263641c846416622d78f00e4e9eeaef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- xcb-imdkit-0.1.2-orig/Cargo.toml	1970-01-01 10:00:01.000000000 +1000
+++ xcb-imdkit-0.1.2/Cargo.toml	2024-03-03 17:13:21.554501365 +1100
@@ -36,7 +36,8 @@
 version = "1.4.0"
 
 [dependencies.xcb]
-version = "0.9.0"
+version = "1.3"
+features = ["xkb"]
 [build-dependencies.cc]
 version = "1.0"