ports/x11/swayr/Makefile.crates
2024-07-11 02:50:32 +02:00

83 lines
1.9 KiB
Text

CARGO_CRATES= aho-corasick-1.1.3 \
anstream-0.6.14 \
anstyle-1.0.7 \
anstyle-parse-0.2.4 \
anstyle-query-1.1.0 \
anstyle-wincon-3.0.3 \
bitflags-2.6.0 \
cfg-if-1.0.0 \
clap-4.5.8 \
clap_builder-4.5.8 \
clap_derive-4.5.8 \
clap_lex-0.7.1 \
colorchoice-1.0.1 \
directories-5.0.1 \
dirs-sys-0.4.1 \
env_filter-0.1.0 \
env_logger-0.11.3 \
equivalent-1.0.1 \
getrandom-0.2.15 \
hashbrown-0.14.5 \
heck-0.5.0 \
humantime-2.1.0 \
indexmap-2.2.6 \
is_terminal_polyfill-1.70.0 \
itoa-1.0.11 \
lazy_static-1.5.0 \
libc-0.2.155 \
libredox-0.1.3 \
log-0.4.22 \
memchr-2.7.4 \
once_cell-1.19.0 \
option-ext-0.2.0 \
peg-0.8.3 \
peg-macros-0.8.3 \
peg-runtime-0.8.3 \
ppv-lite86-0.2.17 \
proc-macro2-1.0.86 \
quote-1.0.36 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
redox_users-0.4.5 \
regex-1.10.5 \
regex-automata-0.4.7 \
regex-syntax-0.8.4 \
rt-format-0.3.1 \
ryu-1.0.18 \
serde-1.0.204 \
serde_derive-1.0.204 \
serde_json-1.0.120 \
serde_spanned-0.6.6 \
strsim-0.11.1 \
swayipc-3.0.2 \
swayipc-types-1.3.2 \
syn-2.0.68 \
thiserror-1.0.61 \
thiserror-impl-1.0.61 \
toml-0.8.14 \
toml_datetime-0.6.6 \
toml_edit-0.22.14 \
unicode-ident-1.0.12 \
utf8parse-0.2.2 \
wasi-0.11.0+wasi-snapshot-preview1 \
windows-sys-0.48.0 \
windows-sys-0.52.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 \
winnow-0.6.13