aboutsummaryrefslogtreecommitdiffstats
path: root/misc/navi/Makefile.crates
blob: 7d447021299393f9b173332e5635acd308e748a8 (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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
CARGO_CRATES=	aho-corasick-1.1.3 \
		aligned-0.4.2 \
		anstream-0.6.18 \
		anstyle-1.0.10 \
		anstyle-parse-0.2.6 \
		anstyle-query-1.1.2 \
		anstyle-wincon-3.0.7 \
		anyhow-1.0.95 \
		as-slice-0.2.1 \
		autocfg-1.4.0 \
		bitflags-2.8.0 \
		cfg-if-1.0.0 \
		cfg_aliases-0.2.1 \
		clap-4.5.26 \
		clap_builder-4.5.26 \
		clap_derive-4.5.24 \
		clap_lex-0.7.4 \
		colorchoice-1.0.3 \
		crossterm-0.28.1 \
		crossterm_winapi-0.9.1 \
		cvt-0.1.2 \
		directories-next-2.0.0 \
		dirs-sys-next-0.1.2 \
		dns_common-0.2.1 \
		dns_common_derive-0.2.1 \
		dunce-1.0.5 \
		edit-0.1.5 \
		either-1.13.0 \
		equivalent-1.0.1 \
		errno-0.3.10 \
		etcetera-0.8.0 \
		fastrand-2.3.0 \
		fs_at-0.2.1 \
		getrandom-0.2.15 \
		hashbrown-0.15.2 \
		heck-0.5.0 \
		home-0.5.11 \
		indexmap-2.7.0 \
		is_terminal_polyfill-1.70.1 \
		itoa-1.0.14 \
		lazy_static-1.5.0 \
		libc-0.2.169 \
		libredox-0.1.3 \
		linux-raw-sys-0.4.15 \
		lock_api-0.4.12 \
		log-0.4.25 \
		matchers-0.1.0 \
		memchr-2.7.4 \
		mio-1.0.3 \
		nix-0.29.0 \
		normpath-1.3.0 \
		nu-ansi-term-0.46.0 \
		once_cell-1.20.2 \
		overload-0.1.1 \
		parking_lot-0.12.3 \
		parking_lot_core-0.9.10 \
		pin-project-lite-0.2.16 \
		proc-macro2-1.0.93 \
		quote-1.0.38 \
		redox_syscall-0.5.8 \
		redox_users-0.4.6 \
		regex-1.11.1 \
		regex-automata-0.1.10 \
		regex-automata-0.4.9 \
		regex-syntax-0.6.29 \
		regex-syntax-0.8.5 \
		remove_dir_all-1.0.0 \
		rustix-0.38.43 \
		ryu-1.0.18 \
		same-file-1.0.6 \
		scopeguard-1.2.0 \
		serde-1.0.217 \
		serde_derive-1.0.217 \
		serde_json-1.0.135 \
		serde_yaml-0.9.34+deprecated \
		sharded-slab-0.1.7 \
		shellwords-1.1.0 \
		signal-hook-0.3.17 \
		signal-hook-mio-0.2.4 \
		signal-hook-registry-1.4.2 \
		smallvec-1.13.2 \
		stable_deref_trait-1.2.0 \
		strip-ansi-escapes-0.2.1 \
		strsim-0.11.1 \
		syn-1.0.109 \
		syn-2.0.96 \
		synstructure-0.12.6 \
		tempfile-3.15.0 \
		thiserror-1.0.69 \
		thiserror-2.0.11 \
		thiserror-impl-1.0.69 \
		thiserror-impl-2.0.11 \
		thread_local-1.1.8 \
		tracing-0.1.41 \
		tracing-attributes-0.1.28 \
		tracing-core-0.1.33 \
		tracing-log-0.2.0 \
		tracing-subscriber-0.3.19 \
		unicode-ident-1.0.14 \
		unicode-width-0.2.0 \
		unicode-xid-0.2.6 \
		unsafe-libyaml-0.2.11 \
		utf8parse-0.2.2 \
		valuable-0.1.1 \
		vte-0.14.1 \
		walkdir-2.5.0 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		which-4.4.2 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.9 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.48.0 \
		windows-sys-0.52.0 \
		windows-sys-0.59.0 \
		windows-targets-0.48.5 \
		windows-targets-0.52.6 \
		windows_aarch64_gnullvm-0.48.5 \
		windows_aarch64_gnullvm-0.52.6 \
		windows_aarch64_msvc-0.48.5 \
		windows_aarch64_msvc-0.52.6 \
		windows_i686_gnu-0.48.5 \
		windows_i686_gnu-0.52.6 \
		windows_i686_gnullvm-0.52.6 \
		windows_i686_msvc-0.48.5 \
		windows_i686_msvc-0.52.6 \
		windows_x86_64_gnu-0.48.5 \
		windows_x86_64_gnu-0.52.6 \
		windows_x86_64_gnullvm-0.48.5 \
		windows_x86_64_gnullvm-0.52.6 \
		windows_x86_64_msvc-0.48.5 \
		windows_x86_64_msvc-0.52.6