mirror of
https://git.freebsd.org/ports.git
synced 2025-06-30 00:50:29 -04:00
Changes: https://github.com/openai/tiktoken/releases https://github.com/openai/tiktoken/blob/main/CHANGELOG.md
45 lines
1,023 B
Text
45 lines
1,023 B
Text
CARGO_CRATES= aho-corasick-1.1.1 \
|
|
autocfg-1.1.0 \
|
|
bit-set-0.5.3 \
|
|
bit-vec-0.6.3 \
|
|
bitflags-1.3.2 \
|
|
bstr-1.6.2 \
|
|
cfg-if-1.0.0 \
|
|
fancy-regex-0.11.0 \
|
|
indoc-1.0.9 \
|
|
libc-0.2.148 \
|
|
lock_api-0.4.10 \
|
|
memchr-2.6.3 \
|
|
memoffset-0.9.0 \
|
|
once_cell-1.18.0 \
|
|
parking_lot-0.12.1 \
|
|
parking_lot_core-0.9.8 \
|
|
proc-macro2-1.0.67 \
|
|
pyo3-0.19.2 \
|
|
pyo3-build-config-0.19.2 \
|
|
pyo3-ffi-0.19.2 \
|
|
pyo3-macros-0.19.2 \
|
|
pyo3-macros-backend-0.19.2 \
|
|
quote-1.0.33 \
|
|
redox_syscall-0.3.5 \
|
|
regex-1.9.5 \
|
|
regex-automata-0.3.8 \
|
|
regex-syntax-0.7.5 \
|
|
rustc-hash-1.1.0 \
|
|
scopeguard-1.2.0 \
|
|
serde-1.0.188 \
|
|
serde_derive-1.0.188 \
|
|
smallvec-1.11.1 \
|
|
syn-1.0.109 \
|
|
syn-2.0.37 \
|
|
target-lexicon-0.12.11 \
|
|
unicode-ident-1.0.12 \
|
|
unindent-0.1.11 \
|
|
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
|