summaryrefslogtreecommitdiff
path: root/sysutils/vivid/Makefile.crates
blob: 04c4c109e1a0c66d41e3cfeb7544f60174b9b9e7 (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
CARGO_CRATES=	ansi_colours-1.2.2 \
		anstream-0.6.14 \
		anstyle-1.0.7 \
		anstyle-parse-0.2.4 \
		anstyle-query-1.1.0 \
		anstyle-wincon-3.0.3 \
		assert_cmd-2.0.14 \
		bitflags-2.5.0 \
		block-buffer-0.10.4 \
		bstr-1.9.1 \
		bytemuck-1.16.1 \
		cfg-if-1.0.0 \
		clap-4.5.7 \
		clap_builder-4.5.7 \
		clap_lex-0.7.1 \
		colorchoice-1.0.1 \
		cpufeatures-0.2.12 \
		crypto-common-0.1.6 \
		difflib-0.4.0 \
		digest-0.10.7 \
		doc-comment-0.3.3 \
		errno-0.3.9 \
		etcetera-0.8.0 \
		generic-array-0.14.7 \
		home-0.5.9 \
		is_terminal_polyfill-1.70.0 \
		lazy_static-1.5.0 \
		libc-0.2.155 \
		linked-hash-map-0.5.6 \
		linux-raw-sys-0.4.14 \
		memchr-2.7.4 \
		predicates-3.1.0 \
		predicates-core-1.0.6 \
		predicates-tree-1.0.9 \
		proc-macro2-1.0.86 \
		quote-1.0.36 \
		regex-automata-0.4.7 \
		rgb-0.8.37 \
		rust-embed-8.4.0 \
		rust-embed-impl-8.4.0 \
		rust-embed-utils-8.4.0 \
		rustix-0.38.34 \
		same-file-1.0.6 \
		serde-1.0.203 \
		serde_derive-1.0.203 \
		sha2-0.10.8 \
		strsim-0.11.1 \
		syn-2.0.67 \
		terminal_size-0.3.0 \
		termtree-0.4.1 \
		typenum-1.17.0 \
		unicode-ident-1.0.12 \
		utf8parse-0.2.2 \
		version_check-0.9.4 \
		wait-timeout-0.2.0 \
		walkdir-2.5.0 \
		winapi-util-0.1.8 \
		windows-sys-0.48.0 \
		windows-sys-0.52.0 \
		windows-targets-0.48.5 \
		windows-targets-0.52.5 \
		windows_aarch64_gnullvm-0.48.5 \
		windows_aarch64_gnullvm-0.52.5 \
		windows_aarch64_msvc-0.48.5 \
		windows_aarch64_msvc-0.52.5 \
		windows_i686_gnu-0.48.5 \
		windows_i686_gnu-0.52.5 \
		windows_i686_gnullvm-0.52.5 \
		windows_i686_msvc-0.48.5 \
		windows_i686_msvc-0.52.5 \
		windows_x86_64_gnu-0.48.5 \
		windows_x86_64_gnu-0.52.5 \
		windows_x86_64_gnullvm-0.48.5 \
		windows_x86_64_gnullvm-0.52.5 \
		windows_x86_64_msvc-0.48.5 \
		windows_x86_64_msvc-0.52.5 \
		yaml-rust-0.4.5