mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 16:20:33 -04:00
Release notes: - https://github.com/matrix-org/synapse/releases/tag/v1.91.1 - https://github.com/matrix-org/synapse/releases/tag/v1.91.2 - https://github.com/matrix-org/synapse/releases/tag/v1.92.0 - https://github.com/matrix-org/synapse/releases/tag/v1.92.1 - https://github.com/matrix-org/synapse/releases/tag/v1.92.2 - https://github.com/matrix-org/synapse/releases/tag/v1.93.0 PR: 273563 Approved by: Sascha Biberhofer <ports@skyforge.at> (maintainer)
56 lines
1.2 KiB
Text
56 lines
1.2 KiB
Text
CARGO_CRATES= aho-corasick-1.0.2 \
|
|
anyhow-1.0.75 \
|
|
arc-swap-1.5.1 \
|
|
autocfg-1.1.0 \
|
|
bitflags-1.3.2 \
|
|
blake2-0.10.6 \
|
|
block-buffer-0.10.3 \
|
|
cfg-if-1.0.0 \
|
|
crypto-common-0.1.6 \
|
|
digest-0.10.5 \
|
|
generic-array-0.14.6 \
|
|
hex-0.4.3 \
|
|
indoc-1.0.7 \
|
|
itoa-1.0.4 \
|
|
lazy_static-1.4.0 \
|
|
libc-0.2.135 \
|
|
lock_api-0.4.9 \
|
|
log-0.4.20 \
|
|
memchr-2.6.3 \
|
|
memoffset-0.6.5 \
|
|
once_cell-1.15.0 \
|
|
parking_lot-0.12.1 \
|
|
parking_lot_core-0.9.3 \
|
|
proc-macro2-1.0.64 \
|
|
pyo3-0.17.3 \
|
|
pyo3-build-config-0.17.3 \
|
|
pyo3-ffi-0.17.3 \
|
|
pyo3-log-0.8.3 \
|
|
pyo3-macros-0.17.3 \
|
|
pyo3-macros-backend-0.17.3 \
|
|
pythonize-0.17.0 \
|
|
quote-1.0.29 \
|
|
redox_syscall-0.2.16 \
|
|
regex-1.9.5 \
|
|
regex-automata-0.3.8 \
|
|
regex-syntax-0.7.5 \
|
|
ryu-1.0.11 \
|
|
scopeguard-1.1.0 \
|
|
serde-1.0.188 \
|
|
serde_derive-1.0.188 \
|
|
serde_json-1.0.107 \
|
|
smallvec-1.10.0 \
|
|
subtle-2.4.1 \
|
|
syn-1.0.104 \
|
|
syn-2.0.28 \
|
|
target-lexicon-0.12.4 \
|
|
typenum-1.15.0 \
|
|
unicode-ident-1.0.5 \
|
|
unindent-0.1.10 \
|
|
version_check-0.9.4 \
|
|
windows-sys-0.36.1 \
|
|
windows_aarch64_msvc-0.36.1 \
|
|
windows_i686_gnu-0.36.1 \
|
|
windows_i686_msvc-0.36.1 \
|
|
windows_x86_64_gnu-0.36.1 \
|
|
windows_x86_64_msvc-0.36.1
|