mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 10:03:10 -04:00
While here, correct license combination. Changelog: https://github.com/rossmacarthur/sheldon/blob/0.7.4/RELEASES.md Reported by: GitHub (watch releases)
113 lines
2.3 KiB
Text
113 lines
2.3 KiB
Text
CARGO_CRATES= aho-corasick-1.1.2 \
|
|
anstyle-1.0.4 \
|
|
anyhow-1.0.75 \
|
|
autocfg-1.1.0 \
|
|
bitflags-1.3.2 \
|
|
bitflags-2.4.1 \
|
|
bstr-1.8.0 \
|
|
casual-0.2.0 \
|
|
cc-1.0.83 \
|
|
cfg-if-1.0.0 \
|
|
clap-4.4.8 \
|
|
clap_builder-4.4.8 \
|
|
clap_complete-4.4.4 \
|
|
clap_derive-4.4.7 \
|
|
clap_lex-0.6.0 \
|
|
constcat-0.4.0 \
|
|
crossbeam-deque-0.8.3 \
|
|
crossbeam-epoch-0.9.15 \
|
|
crossbeam-utils-0.8.16 \
|
|
curl-0.4.44 \
|
|
curl-sys-0.4.68+curl-8.4.0 \
|
|
diff-0.1.13 \
|
|
either-1.9.0 \
|
|
equivalent-1.0.1 \
|
|
errno-0.3.7 \
|
|
fastrand-2.0.1 \
|
|
fmutex-0.1.0 \
|
|
fnv-1.0.7 \
|
|
form_urlencoded-1.2.0 \
|
|
git2-0.18.1 \
|
|
globset-0.4.13 \
|
|
globwalk-0.8.1 \
|
|
goldie-0.4.3 \
|
|
hashbrown-0.14.2 \
|
|
heck-0.4.1 \
|
|
home-0.5.5 \
|
|
idna-0.4.0 \
|
|
ignore-0.4.20 \
|
|
indexmap-2.1.0 \
|
|
itertools-0.12.0 \
|
|
itoa-1.0.9 \
|
|
jobserver-0.1.27 \
|
|
lazy_static-1.4.0 \
|
|
libc-0.2.150 \
|
|
libgit2-sys-0.16.1+1.7.1 \
|
|
libssh2-sys-0.3.0 \
|
|
libz-sys-1.1.12 \
|
|
linux-raw-sys-0.4.11 \
|
|
log-0.4.20 \
|
|
maplit-1.0.2 \
|
|
memchr-2.6.4 \
|
|
memoffset-0.9.0 \
|
|
once_cell-1.18.0 \
|
|
openssl-probe-0.1.5 \
|
|
openssl-sys-0.9.95 \
|
|
percent-encoding-2.3.0 \
|
|
pkg-config-0.3.27 \
|
|
pretty_assertions-1.4.0 \
|
|
proc-macro2-1.0.69 \
|
|
quote-1.0.33 \
|
|
rayon-1.8.0 \
|
|
rayon-core-1.12.0 \
|
|
redox_syscall-0.4.1 \
|
|
regex-1.10.2 \
|
|
regex-automata-0.4.3 \
|
|
regex-macro-0.2.0 \
|
|
regex-syntax-0.8.2 \
|
|
rustix-0.38.24 \
|
|
ryu-1.0.15 \
|
|
same-file-1.0.6 \
|
|
schannel-0.1.22 \
|
|
scopeguard-1.2.0 \
|
|
serde-1.0.192 \
|
|
serde_derive-1.0.192 \
|
|
serde_json-1.0.108 \
|
|
serde_spanned-0.6.4 \
|
|
socket2-0.4.10 \
|
|
strsim-0.10.0 \
|
|
syn-2.0.39 \
|
|
tempfile-3.8.1 \
|
|
thiserror-1.0.50 \
|
|
thiserror-impl-1.0.50 \
|
|
thread_local-1.1.7 \
|
|
tinyvec-1.6.0 \
|
|
tinyvec_macros-0.1.1 \
|
|
toml-0.8.8 \
|
|
toml_datetime-0.6.5 \
|
|
toml_edit-0.21.0 \
|
|
unicode-bidi-0.3.13 \
|
|
unicode-ident-1.0.12 \
|
|
unicode-normalization-0.1.22 \
|
|
unicode-width-0.1.11 \
|
|
upon-0.5.0 \
|
|
upon-0.8.0 \
|
|
url-2.4.1 \
|
|
vcpkg-0.2.15 \
|
|
walkdir-2.4.0 \
|
|
which-5.0.0 \
|
|
winapi-0.3.9 \
|
|
winapi-i686-pc-windows-gnu-0.4.0 \
|
|
winapi-util-0.1.6 \
|
|
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
|
windows-sys-0.48.0 \
|
|
windows-targets-0.48.5 \
|
|
windows_aarch64_gnullvm-0.48.5 \
|
|
windows_aarch64_msvc-0.48.5 \
|
|
windows_i686_gnu-0.48.5 \
|
|
windows_i686_msvc-0.48.5 \
|
|
windows_x86_64_gnu-0.48.5 \
|
|
windows_x86_64_gnullvm-0.48.5 \
|
|
windows_x86_64_msvc-0.48.5 \
|
|
winnow-0.5.19 \
|
|
yansi-0.5.1
|