mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
71 lines
1.6 KiB
Text
71 lines
1.6 KiB
Text
CARGO_CRATES= ammonia-4.0.0 \
|
|
autocfg-1.3.0 \
|
|
bitflags-2.6.0 \
|
|
cfg-if-1.0.0 \
|
|
form_urlencoded-1.2.1 \
|
|
futf-0.1.5 \
|
|
getrandom-0.2.15 \
|
|
heck-0.5.0 \
|
|
html5ever-0.27.0 \
|
|
idna-0.5.0 \
|
|
indoc-2.0.5 \
|
|
libc-0.2.155 \
|
|
lock_api-0.4.12 \
|
|
log-0.4.22 \
|
|
mac-0.1.1 \
|
|
maplit-1.0.2 \
|
|
markup5ever-0.12.1 \
|
|
memoffset-0.9.1 \
|
|
new_debug_unreachable-1.0.6 \
|
|
once_cell-1.19.0 \
|
|
parking_lot-0.12.3 \
|
|
parking_lot_core-0.9.10 \
|
|
percent-encoding-2.3.1 \
|
|
phf-0.11.2 \
|
|
phf_codegen-0.11.2 \
|
|
phf_generator-0.10.0 \
|
|
phf_generator-0.11.2 \
|
|
phf_shared-0.10.0 \
|
|
phf_shared-0.11.2 \
|
|
portable-atomic-1.6.0 \
|
|
ppv-lite86-0.2.17 \
|
|
precomputed-hash-0.1.1 \
|
|
proc-macro2-1.0.86 \
|
|
pyo3-0.22.0 \
|
|
pyo3-build-config-0.22.0 \
|
|
pyo3-ffi-0.22.0 \
|
|
pyo3-macros-0.22.0 \
|
|
pyo3-macros-backend-0.22.0 \
|
|
quote-1.0.36 \
|
|
rand-0.8.5 \
|
|
rand_chacha-0.3.1 \
|
|
rand_core-0.6.4 \
|
|
redox_syscall-0.5.2 \
|
|
scopeguard-1.2.0 \
|
|
serde-1.0.204 \
|
|
serde_derive-1.0.204 \
|
|
siphasher-0.3.11 \
|
|
smallvec-1.13.2 \
|
|
string_cache-0.8.7 \
|
|
string_cache_codegen-0.5.2 \
|
|
syn-2.0.69 \
|
|
target-lexicon-0.12.14 \
|
|
tendril-0.4.3 \
|
|
tinyvec-1.7.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
unicode-bidi-0.3.15 \
|
|
unicode-ident-1.0.12 \
|
|
unicode-normalization-0.1.23 \
|
|
unindent-0.2.3 \
|
|
url-2.5.2 \
|
|
utf-8-0.7.6 \
|
|
wasi-0.11.0+wasi-snapshot-preview1 \
|
|
windows-targets-0.52.6 \
|
|
windows_aarch64_gnullvm-0.52.6 \
|
|
windows_aarch64_msvc-0.52.6 \
|
|
windows_i686_gnu-0.52.6 \
|
|
windows_i686_gnullvm-0.52.6 \
|
|
windows_i686_msvc-0.52.6 \
|
|
windows_x86_64_gnu-0.52.6 \
|
|
windows_x86_64_gnullvm-0.52.6 \
|
|
windows_x86_64_msvc-0.52.6
|