153 lines
3.4 KiB
Makefile
153 lines
3.4 KiB
Makefile
CARGO_CRATES= aho-corasick-1.1.4 \
|
|
android_system_properties-0.1.5 \
|
|
anstream-0.6.21 \
|
|
anstyle-1.0.13 \
|
|
anstyle-parse-0.2.7 \
|
|
anstyle-query-1.1.4 \
|
|
anstyle-wincon-3.0.10 \
|
|
atty-0.2.14 \
|
|
autocfg-1.5.0 \
|
|
bitflags-2.10.0 \
|
|
bumpalo-3.19.0 \
|
|
cc-1.2.45 \
|
|
cfg-if-1.0.4 \
|
|
chrono-0.4.42 \
|
|
clap-4.5.51 \
|
|
clap_builder-4.5.51 \
|
|
clap_lex-0.7.6 \
|
|
colorchoice-1.0.4 \
|
|
convert_case-0.7.1 \
|
|
core-foundation-sys-0.8.7 \
|
|
crossterm-0.29.0 \
|
|
crossterm_winapi-0.9.1 \
|
|
derive_more-2.0.1 \
|
|
derive_more-impl-2.0.1 \
|
|
dirs-next-1.0.2 \
|
|
dirs-sys-next-0.1.2 \
|
|
displaydoc-0.2.5 \
|
|
document-features-0.2.12 \
|
|
either-1.15.0 \
|
|
equivalent-1.0.2 \
|
|
errno-0.3.14 \
|
|
find-msvc-tools-0.1.4 \
|
|
form_urlencoded-1.2.2 \
|
|
getrandom-0.2.16 \
|
|
getrandom-0.3.4 \
|
|
git2-0.20.2 \
|
|
hashbrown-0.16.0 \
|
|
hermit-abi-0.1.19 \
|
|
iana-time-zone-0.1.64 \
|
|
iana-time-zone-haiku-0.1.2 \
|
|
icu_collections-2.1.1 \
|
|
icu_locale_core-2.1.1 \
|
|
icu_normalizer-2.1.1 \
|
|
icu_normalizer_data-2.1.1 \
|
|
icu_properties-2.1.1 \
|
|
icu_properties_data-2.1.1 \
|
|
icu_provider-2.1.1 \
|
|
idna-1.1.0 \
|
|
idna_adapter-1.2.1 \
|
|
indexmap-2.12.0 \
|
|
is_terminal_polyfill-1.70.2 \
|
|
itertools-0.14.0 \
|
|
jobserver-0.1.34 \
|
|
js-sys-0.3.82 \
|
|
lazy_static-1.5.0 \
|
|
libc-0.2.177 \
|
|
libgit2-sys-0.18.2+1.9.1 \
|
|
libredox-0.1.10 \
|
|
libz-sys-1.1.22 \
|
|
linux-raw-sys-0.11.0 \
|
|
litemap-0.8.1 \
|
|
litrs-1.0.0 \
|
|
lock_api-0.4.14 \
|
|
log-0.4.28 \
|
|
memchr-2.7.6 \
|
|
mio-1.1.0 \
|
|
num-traits-0.2.19 \
|
|
once_cell-1.21.3 \
|
|
once_cell_polyfill-1.70.2 \
|
|
parking_lot-0.12.5 \
|
|
parking_lot_core-0.9.12 \
|
|
percent-encoding-2.3.2 \
|
|
pkg-config-0.3.32 \
|
|
platform-dirs-0.3.0 \
|
|
potential_utf-0.1.4 \
|
|
proc-macro2-1.0.103 \
|
|
quote-1.0.42 \
|
|
r-efi-5.3.0 \
|
|
redox_syscall-0.5.18 \
|
|
redox_users-0.4.6 \
|
|
regex-1.12.2 \
|
|
regex-automata-0.4.13 \
|
|
regex-syntax-0.8.8 \
|
|
rustix-1.1.2 \
|
|
rustversion-1.0.22 \
|
|
scopeguard-1.2.0 \
|
|
serde-1.0.228 \
|
|
serde_core-1.0.228 \
|
|
serde_derive-1.0.228 \
|
|
serde_spanned-1.0.3 \
|
|
shlex-1.3.0 \
|
|
signal-hook-0.3.18 \
|
|
signal-hook-mio-0.2.5 \
|
|
signal-hook-registry-1.4.6 \
|
|
smallvec-1.15.1 \
|
|
stable_deref_trait-1.2.1 \
|
|
strsim-0.11.1 \
|
|
svg-0.18.0 \
|
|
syn-2.0.110 \
|
|
synstructure-0.13.2 \
|
|
textwrap-0.16.2 \
|
|
thiserror-1.0.69 \
|
|
thiserror-impl-1.0.69 \
|
|
tinystr-0.8.2 \
|
|
toml-0.9.8 \
|
|
toml_datetime-0.7.3 \
|
|
toml_parser-1.0.4 \
|
|
toml_writer-1.0.4 \
|
|
unicode-ident-1.0.22 \
|
|
unicode-segmentation-1.12.0 \
|
|
unicode-width-0.2.2 \
|
|
url-2.5.7 \
|
|
utf8_iter-1.0.4 \
|
|
utf8parse-0.2.2 \
|
|
vcpkg-0.2.15 \
|
|
wasi-0.11.1+wasi-snapshot-preview1 \
|
|
wasip2-1.0.1+wasi-0.2.4 \
|
|
wasm-bindgen-0.2.105 \
|
|
wasm-bindgen-macro-0.2.105 \
|
|
wasm-bindgen-macro-support-0.2.105 \
|
|
wasm-bindgen-shared-0.2.105 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-core-0.62.2 \
|
|
windows-implement-0.60.2 \
|
|
windows-interface-0.59.3 \
|
|
windows-link-0.2.1 \
|
|
windows-result-0.4.1 \
|
|
windows-strings-0.5.1 \
|
|
windows-sys-0.60.2 \
|
|
windows-sys-0.61.2 \
|
|
windows-targets-0.53.5 \
|
|
windows_aarch64_gnullvm-0.53.1 \
|
|
windows_aarch64_msvc-0.53.1 \
|
|
windows_i686_gnu-0.53.1 \
|
|
windows_i686_gnullvm-0.53.1 \
|
|
windows_i686_msvc-0.53.1 \
|
|
windows_x86_64_gnu-0.53.1 \
|
|
windows_x86_64_gnullvm-0.53.1 \
|
|
windows_x86_64_msvc-0.53.1 \
|
|
winnow-0.7.13 \
|
|
wit-bindgen-0.46.0 \
|
|
writeable-0.6.2 \
|
|
yansi-1.0.1 \
|
|
yoke-0.8.1 \
|
|
yoke-derive-0.8.1 \
|
|
zerofrom-0.1.6 \
|
|
zerofrom-derive-0.1.6 \
|
|
zerotrie-0.2.3 \
|
|
zerovec-0.11.5 \
|
|
zerovec-derive-0.11.2
|