ignore X11 errors

This commit is contained in:
Ashley Wulber 2021-12-24 18:37:19 -05:00
parent 253b0a518e
commit c51ff3d81c
2 changed files with 7 additions and 4 deletions

View file

@ -29,6 +29,7 @@ zbus = "2.0.0-beta.7"
zvariant = "2.10.0"
zvariant_derive = "2.10.0"
futures-util = "0.3.19"
gdk4-x11-sys = "0.3.1"
[dependencies.gtk4]
package = "gtk4"