summaryrefslogtreecommitdiff
path: root/x11/squeekboard/Makefile.crates
blob: acde13a00cdb247c4da33470bbe3e8f35c54aa01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
CARGO_CRATES=	anyhow-1.0.63 \
		atk-0.14.0 \
		atk-sys-0.14.0 \
		autocfg-1.1.0 \
		bitflags-1.3.2 \
		cairo-rs-0.14.9 \
		cairo-sys-rs-0.14.9 \
		cfg-expr-0.8.1 \
		clap-3.1.18 \
		clap_lex-0.2.4 \
		either-1.8.0 \
		field-offset-0.3.4 \
		futures-channel-0.3.24 \
		futures-core-0.3.24 \
		futures-executor-0.3.24 \
		futures-io-0.3.24 \
		futures-task-0.3.24 \
		futures-util-0.3.24 \
		gdk-0.14.3 \
		gdk-pixbuf-0.14.0 \
		gdk-pixbuf-sys-0.14.0 \
		gdk-sys-0.14.0 \
		gio-0.14.8 \
		gio-sys-0.14.0 \
		glib-0.14.8 \
		glib-macros-0.14.1 \
		glib-sys-0.14.0 \
		gobject-sys-0.14.0 \
		gtk-0.14.3 \
		gtk-sys-0.14.0 \
		gtk3-macros-0.14.0 \
		hashbrown-0.12.3 \
		heck-0.3.3 \
		indexmap-1.9.1 \
		itertools-0.10.3 \
		libc-0.2.132 \
		linked-hash-map-0.5.6 \
		maplit-1.0.2 \
		memmap-0.7.0 \
		memoffset-0.6.5 \
		once_cell-1.14.0 \
		os_str_bytes-6.5.0 \
		pango-0.14.8 \
		pango-sys-0.14.0 \
		pest-2.3.0 \
		pin-project-lite-0.2.9 \
		pin-utils-0.1.0 \
		pkg-config-0.3.25 \
		proc-macro-crate-1.2.1 \
		proc-macro-error-1.0.4 \
		proc-macro-error-attr-1.0.4 \
		proc-macro2-1.0.43 \
		quote-1.0.21 \
		rustc_version-0.3.3 \
		ryu-1.0.11 \
		semver-0.11.0 \
		semver-parser-0.10.2 \
		serde-1.0.144 \
		serde_derive-1.0.144 \
		serde_yaml-0.8.26 \
		slab-0.4.7 \
		smallvec-1.9.0 \
		strum-0.21.0 \
		strum_macros-0.21.1 \
		syn-1.0.99 \
		system-deps-3.2.0 \
		textwrap-0.15.0 \
		thiserror-1.0.33 \
		thiserror-impl-1.0.33 \
		toml-0.5.9 \
		ucd-trie-0.1.4 \
		unicode-ident-1.0.3 \
		unicode-segmentation-1.9.0 \
		version-compare-0.0.11 \
		version_check-0.9.4 \
		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