1
0
Fork 0
forked from wry/wry

autocommit 2022-03-13 19:41:04 CET

This commit is contained in:
Julian Orth 2022-03-13 19:41:04 +01:00
parent e18be65210
commit 156bd5b042
8 changed files with 171 additions and 96 deletions

View file

@ -43,6 +43,7 @@ i4config = { path = "i4config" }
default-config = { path = "default-config" }
x11rb = { version = "0.9.0", features = ["composite", "cursor"] }
pin-project = "1.0.10"
parking_lot = "0.12.0"
[build-dependencies]
repc = "0.1.1"