This commit is contained in:
Ashley Wulber 2022-08-01 11:11:26 -04:00
parent 580df62e46
commit 73d2107dc9
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
10 changed files with 5 additions and 21 deletions

View file

@ -17,7 +17,6 @@ anyhow = "1.0.50"
i18n-embed = { version = "0.13.4", features = ["fluent-system", "desktop-requester"] }
i18n-embed-fl = "0.6.4"
rust-embed = "6.3.0"
tokio = { version = "1.16.1", features = ["sync"] }
wayland-backend = { version = "0.1.0-beta.8" }
wayland-client = { version = "0.30.0-beta.8" }
calloop = "*"