freebsd-ports/textproc/ripgrep/Makefile.crates
Petteri Valkonen 2ff3605f9f textproc/ripgrep: Update to 14.1.0
- Move crates list to Makefile.crates

ChangeLog:	https://github.com/BurntSushi/ripgrep/releases/tag/14.1.0
PR:		276975
2024-02-23 17:37:33 +00:00

48 lines
1004 B
Makefile

CARGO_CRATES= aho-corasick-1.1.2 \
anyhow-1.0.79 \
autocfg-1.1.0 \
bstr-1.9.0 \
cc-1.0.83 \
cfg-if-1.0.0 \
crossbeam-channel-0.5.10 \
crossbeam-deque-0.8.4 \
crossbeam-epoch-0.9.17 \
crossbeam-utils-0.8.18 \
encoding_rs-0.8.33 \
encoding_rs_io-0.1.7 \
glob-0.3.1 \
itoa-1.0.10 \
jemalloc-sys-0.5.4+5.3.0-patched \
jemallocator-0.5.4 \
jobserver-0.1.27 \
lexopt-0.3.0 \
libc-0.2.151 \
libm-0.2.8 \
log-0.4.20 \
memchr-2.7.1 \
memmap2-0.9.3 \
num-traits-0.2.17 \
packed_simd-0.3.9 \
pcre2-0.2.6 \
pcre2-sys-0.2.8 \
pkg-config-0.3.28 \
proc-macro2-1.0.76 \
quote-1.0.35 \
regex-1.10.2 \
regex-automata-0.4.3 \
regex-syntax-0.8.2 \
ryu-1.0.16 \
same-file-1.0.6 \
serde-1.0.195 \
serde_derive-1.0.195 \
serde_json-1.0.111 \
syn-2.0.48 \
termcolor-1.4.0 \
textwrap-0.16.0 \
unicode-ident-1.0.12 \
walkdir-2.4.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