summaryrefslogtreecommitdiff
path: root/x11/squeekboard/Makefile.crates
diff options
context:
space:
mode:
Diffstat (limited to 'x11/squeekboard/Makefile.crates')
-rw-r--r--x11/squeekboard/Makefile.crates36
1 files changed, 34 insertions, 2 deletions
diff --git a/x11/squeekboard/Makefile.crates b/x11/squeekboard/Makefile.crates
index acde13a00cdb..c5c20af3796f 100644
--- a/x11/squeekboard/Makefile.crates
+++ b/x11/squeekboard/Makefile.crates
@@ -1,19 +1,33 @@
CARGO_CRATES= anyhow-1.0.63 \
+ async-io-1.9.0 \
atk-0.14.0 \
atk-sys-0.14.0 \
autocfg-1.1.0 \
bitflags-1.3.2 \
+ byteorder-1.4.3 \
+ cache-padded-1.2.0 \
cairo-rs-0.14.9 \
cairo-sys-rs-0.14.9 \
+ cc-1.0.73 \
cfg-expr-0.8.1 \
+ cfg-if-1.0.0 \
clap-3.1.18 \
clap_lex-0.2.4 \
+ concurrent-queue-1.2.4 \
+ derivative-2.2.0 \
either-1.8.0 \
+ enumflags2-0.6.4 \
+ enumflags2_derive-0.6.4 \
+ fastrand-1.8.0 \
field-offset-0.3.4 \
+ futures-0.3.24 \
futures-channel-0.3.24 \
futures-core-0.3.24 \
futures-executor-0.3.24 \
futures-io-0.3.24 \
+ futures-lite-1.12.0 \
+ futures-macro-0.3.24 \
+ futures-sink-0.3.24 \
futures-task-0.3.24 \
futures-util-0.3.24 \
gdk-0.14.3 \
@@ -32,20 +46,28 @@ CARGO_CRATES= anyhow-1.0.63 \
hashbrown-0.12.3 \
heck-0.3.3 \
indexmap-1.9.1 \
+ instant-0.1.12 \
itertools-0.10.3 \
libc-0.2.132 \
linked-hash-map-0.5.6 \
+ log-0.4.17 \
maplit-1.0.2 \
+ memchr-2.5.0 \
memmap-0.7.0 \
memoffset-0.6.5 \
+ nb-connect-1.2.0 \
+ nix-0.22.3 \
once_cell-1.14.0 \
- os_str_bytes-6.5.0 \
+ os_str_bytes-6.3.0 \
pango-0.14.8 \
pango-sys-0.14.0 \
+ parking-2.0.0 \
pest-2.3.0 \
pin-project-lite-0.2.9 \
pin-utils-0.1.0 \
pkg-config-0.3.25 \
+ polling-2.3.0 \
+ proc-macro-crate-0.1.5 \
proc-macro-crate-1.2.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
@@ -53,13 +75,17 @@ CARGO_CRATES= anyhow-1.0.63 \
quote-1.0.21 \
rustc_version-0.3.3 \
ryu-1.0.11 \
+ scoped-tls-1.0.0 \
semver-0.11.0 \
semver-parser-0.10.2 \
serde-1.0.144 \
serde_derive-1.0.144 \
+ serde_repr-0.1.9 \
serde_yaml-0.8.26 \
slab-0.4.7 \
smallvec-1.9.0 \
+ socket2-0.4.7 \
+ static_assertions-1.1.0 \
strum-0.21.0 \
strum_macros-0.21.1 \
syn-1.0.99 \
@@ -73,8 +99,14 @@ CARGO_CRATES= anyhow-1.0.63 \
unicode-segmentation-1.9.0 \
version-compare-0.0.11 \
version_check-0.9.4 \
+ waker-fn-1.1.0 \
+ wepoll-ffi-0.1.2 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
xkbcommon-0.4.1 \
- yaml-rust-0.4.5
+ yaml-rust-0.4.5 \
+ zbus-1.9.3 \
+ zbus_macros-1.9.3 \
+ zvariant-2.10.0 \
+ zvariant_derive-2.10.0