mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-pyproject-fmt-rust: Update to 1.2.0
Changes: https://github.com/tox-dev/pyproject-fmt-rust/releases
This commit is contained in:
parent
b34b77a379
commit
1efbc1f758
3 changed files with 152 additions and 150 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= pyproject-fmt-rust
|
||||
PORTVERSION= 1.1.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +12,7 @@ WWW= https://github.com/tox-dev/pyproject-fmt-rust
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.5.1:devel/py-maturin@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maturin>=1.7.1:devel/py-maturin@${PY_FLAVOR}
|
||||
|
||||
USES= cargo python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
@ -2,15 +2,15 @@ CARGO_CRATES= ahash-0.8.11 \
|
|||
aho-corasick-1.1.3 \
|
||||
any_ascii-0.1.7 \
|
||||
arc-swap-1.7.1 \
|
||||
autocfg-1.2.0 \
|
||||
autocfg-1.3.0 \
|
||||
beef-0.5.2 \
|
||||
bitflags-1.3.2 \
|
||||
bstr-1.9.1 \
|
||||
bitflags-2.6.0 \
|
||||
bstr-1.10.0 \
|
||||
cfg-if-1.0.0 \
|
||||
countme-3.0.1 \
|
||||
deranged-0.3.11 \
|
||||
derivative-2.2.0 \
|
||||
either-1.11.0 \
|
||||
either-1.13.0 \
|
||||
fnv-1.0.7 \
|
||||
form_urlencoded-1.2.1 \
|
||||
futures-0.3.30 \
|
||||
|
@ -23,71 +23,71 @@ CARGO_CRATES= ahash-0.8.11 \
|
|||
futures-task-0.3.30 \
|
||||
futures-timer-3.0.3 \
|
||||
futures-util-0.3.30 \
|
||||
getrandom-0.2.14 \
|
||||
getrandom-0.2.15 \
|
||||
glob-0.3.1 \
|
||||
globset-0.4.14 \
|
||||
hashbrown-0.14.3 \
|
||||
hashbrown-0.14.5 \
|
||||
heck-0.4.1 \
|
||||
idna-0.5.0 \
|
||||
indoc-2.0.5 \
|
||||
itertools-0.10.5 \
|
||||
itoa-1.0.11 \
|
||||
lexical-sort-0.3.1 \
|
||||
libc-0.2.153 \
|
||||
lock_api-0.4.11 \
|
||||
log-0.4.21 \
|
||||
libc-0.2.158 \
|
||||
lock_api-0.4.12 \
|
||||
log-0.4.22 \
|
||||
logos-0.12.1 \
|
||||
logos-derive-0.12.1 \
|
||||
memchr-2.7.2 \
|
||||
memchr-2.7.4 \
|
||||
memoffset-0.9.1 \
|
||||
num-conv-0.1.0 \
|
||||
once_cell-1.19.0 \
|
||||
parking_lot-0.12.1 \
|
||||
parking_lot_core-0.9.9 \
|
||||
pep440_rs-0.6.0 \
|
||||
pep508_rs-0.6.0 \
|
||||
parking_lot-0.12.3 \
|
||||
parking_lot_core-0.9.10 \
|
||||
pep440_rs-0.6.6 \
|
||||
pep508_rs-0.6.1 \
|
||||
percent-encoding-2.3.1 \
|
||||
pin-project-lite-0.2.14 \
|
||||
pin-utils-0.1.0 \
|
||||
portable-atomic-1.6.0 \
|
||||
portable-atomic-1.7.0 \
|
||||
powerfmt-0.2.0 \
|
||||
proc-macro2-1.0.81 \
|
||||
proc-macro2-1.0.86 \
|
||||
pyo3-0.21.2 \
|
||||
pyo3-build-config-0.21.2 \
|
||||
pyo3-ffi-0.21.2 \
|
||||
pyo3-macros-0.21.2 \
|
||||
pyo3-macros-backend-0.21.2 \
|
||||
quote-1.0.36 \
|
||||
redox_syscall-0.4.1 \
|
||||
regex-1.10.4 \
|
||||
regex-automata-0.4.6 \
|
||||
quote-1.0.37 \
|
||||
redox_syscall-0.5.3 \
|
||||
regex-1.10.6 \
|
||||
regex-automata-0.4.7 \
|
||||
regex-syntax-0.6.29 \
|
||||
regex-syntax-0.8.3 \
|
||||
relative-path-1.9.2 \
|
||||
rowan-0.15.15 \
|
||||
regex-syntax-0.8.4 \
|
||||
relative-path-1.9.3 \
|
||||
rowan-0.15.16 \
|
||||
rstest-0.19.0 \
|
||||
rstest_macros-0.19.0 \
|
||||
rustc-hash-1.1.0 \
|
||||
rustc_version-0.4.0 \
|
||||
ryu-1.0.17 \
|
||||
rustc_version-0.4.1 \
|
||||
ryu-1.0.18 \
|
||||
scopeguard-1.2.0 \
|
||||
semver-1.0.22 \
|
||||
serde-1.0.198 \
|
||||
serde_derive-1.0.198 \
|
||||
serde_json-1.0.116 \
|
||||
semver-1.0.23 \
|
||||
serde-1.0.210 \
|
||||
serde_derive-1.0.210 \
|
||||
serde_json-1.0.128 \
|
||||
slab-0.4.9 \
|
||||
smallvec-1.13.2 \
|
||||
syn-1.0.109 \
|
||||
syn-2.0.60 \
|
||||
taplo-0.13.0 \
|
||||
target-lexicon-0.12.14 \
|
||||
syn-2.0.77 \
|
||||
taplo-0.13.2 \
|
||||
target-lexicon-0.12.16 \
|
||||
text-size-1.1.1 \
|
||||
thiserror-1.0.59 \
|
||||
thiserror-impl-1.0.59 \
|
||||
thiserror-1.0.63 \
|
||||
thiserror-impl-1.0.63 \
|
||||
time-0.3.36 \
|
||||
time-core-0.1.2 \
|
||||
time-macros-0.2.18 \
|
||||
tinyvec-1.6.0 \
|
||||
tinyvec-1.8.0 \
|
||||
tinyvec_macros-0.1.1 \
|
||||
tracing-0.1.40 \
|
||||
tracing-attributes-0.1.27 \
|
||||
|
@ -95,20 +95,21 @@ CARGO_CRATES= ahash-0.8.11 \
|
|||
unicode-bidi-0.3.15 \
|
||||
unicode-ident-1.0.12 \
|
||||
unicode-normalization-0.1.23 \
|
||||
unicode-width-0.1.12 \
|
||||
unicode-width-0.1.13 \
|
||||
unindent-0.2.3 \
|
||||
unscanny-0.1.0 \
|
||||
url-2.5.0 \
|
||||
url-2.5.2 \
|
||||
urlencoding-2.1.3 \
|
||||
version_check-0.9.4 \
|
||||
version_check-0.9.5 \
|
||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||
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 \
|
||||
zerocopy-0.7.32 \
|
||||
zerocopy-derive-0.7.32
|
||||
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 \
|
||||
zerocopy-0.7.35 \
|
||||
zerocopy-derive-0.7.35
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1722798797
|
||||
SHA256 (pyproject_fmt_rust-1.1.6.tar.gz) = 396b432d44f03ba2d757479bb4036b0dc8e71e530391f74895a2908c90b0b5c4
|
||||
SIZE (pyproject_fmt_rust-1.1.6.tar.gz) = 35017
|
||||
TIMESTAMP = 1728632400
|
||||
SHA256 (pyproject_fmt_rust-1.2.0.tar.gz) = 7f6de064ec90d716adf721e5450aa8873f78e0a111cbb6c1345b6202955d4fea
|
||||
SIZE (pyproject_fmt_rust-1.2.0.tar.gz) = 35085
|
||||
SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011
|
||||
SIZE (rust/crates/ahash-0.8.11.crate) = 43607
|
||||
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
|
||||
|
@ -9,14 +9,14 @@ SHA256 (rust/crates/any_ascii-0.1.7.crate) = 70033777eb8b5124a81a1889416543dddef
|
|||
SIZE (rust/crates/any_ascii-0.1.7.crate) = 220683
|
||||
SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457
|
||||
SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512
|
||||
SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80
|
||||
SIZE (rust/crates/autocfg-1.2.0.crate) = 14808
|
||||
SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
|
||||
SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
|
||||
SHA256 (rust/crates/beef-0.5.2.crate) = 3a8241f3ebb85c056b509d4327ad0358fbbba6ffb340bf388f26350aeda225b1
|
||||
SIZE (rust/crates/beef-0.5.2.crate) = 15275
|
||||
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
|
||||
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
|
||||
SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706
|
||||
SIZE (rust/crates/bstr-1.9.1.crate) = 380305
|
||||
SHA256 (rust/crates/bitflags-2.6.0.crate) = b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de
|
||||
SIZE (rust/crates/bitflags-2.6.0.crate) = 45357
|
||||
SHA256 (rust/crates/bstr-1.10.0.crate) = 40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c
|
||||
SIZE (rust/crates/bstr-1.10.0.crate) = 380426
|
||||
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
||||
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
||||
SHA256 (rust/crates/countme-3.0.1.crate) = 7704b5fdd17b18ae31c4c1da5a2e0305a2bf17b5249300a9ee9ed7b72114c636
|
||||
|
@ -25,8 +25,8 @@ SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585
|
|||
SIZE (rust/crates/deranged-0.3.11.crate) = 18043
|
||||
SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b
|
||||
SIZE (rust/crates/derivative-2.2.0.crate) = 48076
|
||||
SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2
|
||||
SIZE (rust/crates/either-1.11.0.crate) = 18973
|
||||
SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0
|
||||
SIZE (rust/crates/either-1.13.0.crate) = 19169
|
||||
SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1
|
||||
SIZE (rust/crates/fnv-1.0.7.crate) = 11266
|
||||
SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456
|
||||
|
@ -51,14 +51,14 @@ SHA256 (rust/crates/futures-timer-3.0.3.crate) = f288b0a4f20f9a56b5d1da57e2227c6
|
|||
SIZE (rust/crates/futures-timer-3.0.3.crate) = 19739
|
||||
SHA256 (rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48
|
||||
SIZE (rust/crates/futures-util-0.3.30.crate) = 159977
|
||||
SHA256 (rust/crates/getrandom-0.2.14.crate) = 94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c
|
||||
SIZE (rust/crates/getrandom-0.2.14.crate) = 37307
|
||||
SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7
|
||||
SIZE (rust/crates/getrandom-0.2.15.crate) = 37163
|
||||
SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b
|
||||
SIZE (rust/crates/glob-0.3.1.crate) = 18880
|
||||
SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1
|
||||
SIZE (rust/crates/globset-0.4.14.crate) = 25090
|
||||
SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604
|
||||
SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425
|
||||
SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1
|
||||
SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498
|
||||
SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8
|
||||
SIZE (rust/crates/heck-0.4.1.crate) = 11567
|
||||
SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6
|
||||
|
@ -71,44 +71,44 @@ SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f
|
|||
SIZE (rust/crates/itoa-1.0.11.crate) = 10563
|
||||
SHA256 (rust/crates/lexical-sort-0.3.1.crate) = c09e4591611e231daf4d4c685a66cb0410cc1e502027a20ae55f2bb9e997207a
|
||||
SIZE (rust/crates/lexical-sort-0.3.1.crate) = 63689
|
||||
SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd
|
||||
SIZE (rust/crates/libc-0.2.153.crate) = 740614
|
||||
SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45
|
||||
SIZE (rust/crates/lock_api-0.4.11.crate) = 27487
|
||||
SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c
|
||||
SIZE (rust/crates/log-0.4.21.crate) = 43442
|
||||
SHA256 (rust/crates/libc-0.2.158.crate) = d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439
|
||||
SIZE (rust/crates/libc-0.2.158.crate) = 751340
|
||||
SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17
|
||||
SIZE (rust/crates/lock_api-0.4.12.crate) = 27591
|
||||
SHA256 (rust/crates/log-0.4.22.crate) = a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24
|
||||
SIZE (rust/crates/log-0.4.22.crate) = 44027
|
||||
SHA256 (rust/crates/logos-0.12.1.crate) = bf8b031682c67a8e3d5446840f9573eb7fe26efe7ec8d195c9ac4c0647c502f1
|
||||
SIZE (rust/crates/logos-0.12.1.crate) = 8973
|
||||
SHA256 (rust/crates/logos-derive-0.12.1.crate) = a1d849148dbaf9661a6151d1ca82b13bb4c4c128146a88d05253b38d4e2f496c
|
||||
SIZE (rust/crates/logos-derive-0.12.1.crate) = 32282
|
||||
SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d
|
||||
SIZE (rust/crates/memchr-2.7.2.crate) = 96220
|
||||
SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3
|
||||
SIZE (rust/crates/memchr-2.7.4.crate) = 96670
|
||||
SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a
|
||||
SIZE (rust/crates/memoffset-0.9.1.crate) = 9032
|
||||
SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9
|
||||
SIZE (rust/crates/num-conv-0.1.0.crate) = 7444
|
||||
SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92
|
||||
SIZE (rust/crates/once_cell-1.19.0.crate) = 33046
|
||||
SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f
|
||||
SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967
|
||||
SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e
|
||||
SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445
|
||||
SHA256 (rust/crates/pep440_rs-0.6.0.crate) = ca0a570e7ec9171250cac57614e901f62408094b54b3798bb920d3cf0d4a0e09
|
||||
SIZE (rust/crates/pep440_rs-0.6.0.crate) = 42496
|
||||
SHA256 (rust/crates/pep508_rs-0.6.0.crate) = 581c27e97a3f38c5d691962af7da93c2672b5227d59cf165b87a9b1fd53dd724
|
||||
SIZE (rust/crates/pep508_rs-0.6.0.crate) = 34138
|
||||
SHA256 (rust/crates/parking_lot-0.12.3.crate) = f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27
|
||||
SIZE (rust/crates/parking_lot-0.12.3.crate) = 41860
|
||||
SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8
|
||||
SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406
|
||||
SHA256 (rust/crates/pep440_rs-0.6.6.crate) = 466eada3179c2e069ca897b99006cbb33f816290eaeec62464eea907e22ae385
|
||||
SIZE (rust/crates/pep440_rs-0.6.6.crate) = 42621
|
||||
SHA256 (rust/crates/pep508_rs-0.6.1.crate) = 3f8877489a99ccc80012333123e434f84e645fe1ede3b30e9d3b815887a12979
|
||||
SIZE (rust/crates/pep508_rs-0.6.1.crate) = 34148
|
||||
SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e
|
||||
SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235
|
||||
SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02
|
||||
SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817
|
||||
SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
|
||||
SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580
|
||||
SHA256 (rust/crates/portable-atomic-1.6.0.crate) = 7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0
|
||||
SIZE (rust/crates/portable-atomic-1.6.0.crate) = 140689
|
||||
SHA256 (rust/crates/portable-atomic-1.7.0.crate) = da544ee218f0d287a911e9c99a39a8c9bc8fcad3cb8db5959940044ecfc67265
|
||||
SIZE (rust/crates/portable-atomic-1.7.0.crate) = 145385
|
||||
SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391
|
||||
SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165
|
||||
SHA256 (rust/crates/proc-macro2-1.0.81.crate) = 3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba
|
||||
SIZE (rust/crates/proc-macro2-1.0.81.crate) = 48233
|
||||
SHA256 (rust/crates/proc-macro2-1.0.86.crate) = 5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77
|
||||
SIZE (rust/crates/proc-macro2-1.0.86.crate) = 48958
|
||||
SHA256 (rust/crates/pyo3-0.21.2.crate) = a5e00b96a521718e08e03b1a622f01c8a8deb50719335de3f60b3b3950f069d8
|
||||
SIZE (rust/crates/pyo3-0.21.2.crate) = 504574
|
||||
SHA256 (rust/crates/pyo3-build-config-0.21.2.crate) = 7883df5835fafdad87c0d888b266c8ec0f4c9ca48a5bed6bbb592e8dedee1b50
|
||||
|
@ -119,68 +119,68 @@ SHA256 (rust/crates/pyo3-macros-0.21.2.crate) = 77b34069fc0682e11b31dbd10321cbf9
|
|||
SIZE (rust/crates/pyo3-macros-0.21.2.crate) = 7920
|
||||
SHA256 (rust/crates/pyo3-macros-backend-0.21.2.crate) = 08260721f32db5e1a5beae69a55553f56b99bd0e1c3e6e0a5e8851a9d0f5a85c
|
||||
SIZE (rust/crates/pyo3-macros-backend-0.21.2.crate) = 58088
|
||||
SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7
|
||||
SIZE (rust/crates/quote-1.0.36.crate) = 28507
|
||||
SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa
|
||||
SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858
|
||||
SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c
|
||||
SIZE (rust/crates/regex-1.10.4.crate) = 253191
|
||||
SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea
|
||||
SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565
|
||||
SHA256 (rust/crates/quote-1.0.37.crate) = b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af
|
||||
SIZE (rust/crates/quote-1.0.37.crate) = 28558
|
||||
SHA256 (rust/crates/redox_syscall-0.5.3.crate) = 2a908a6e00f1fdd0dfd9c0eb08ce85126f6d8bbda50017e74bc4a4b7d4a926a4
|
||||
SIZE (rust/crates/redox_syscall-0.5.3.crate) = 23830
|
||||
SHA256 (rust/crates/regex-1.10.6.crate) = 4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619
|
||||
SIZE (rust/crates/regex-1.10.6.crate) = 253894
|
||||
SHA256 (rust/crates/regex-automata-0.4.7.crate) = 38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df
|
||||
SIZE (rust/crates/regex-automata-0.4.7.crate) = 617582
|
||||
SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1
|
||||
SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752
|
||||
SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56
|
||||
SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497
|
||||
SHA256 (rust/crates/relative-path-1.9.2.crate) = e898588f33fdd5b9420719948f9f2a32c922a246964576f71ba7f24f80610fbc
|
||||
SIZE (rust/crates/relative-path-1.9.2.crate) = 22420
|
||||
SHA256 (rust/crates/rowan-0.15.15.crate) = 32a58fa8a7ccff2aec4f39cc45bf5f985cec7125ab271cf681c279fd00192b49
|
||||
SIZE (rust/crates/rowan-0.15.15.crate) = 39971
|
||||
SHA256 (rust/crates/regex-syntax-0.8.4.crate) = 7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b
|
||||
SIZE (rust/crates/regex-syntax-0.8.4.crate) = 347577
|
||||
SHA256 (rust/crates/relative-path-1.9.3.crate) = ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2
|
||||
SIZE (rust/crates/relative-path-1.9.3.crate) = 22400
|
||||
SHA256 (rust/crates/rowan-0.15.16.crate) = 0a542b0253fa46e632d27a1dc5cf7b930de4df8659dc6e720b647fc72147ae3d
|
||||
SIZE (rust/crates/rowan-0.15.16.crate) = 40571
|
||||
SHA256 (rust/crates/rstest-0.19.0.crate) = 9d5316d2a1479eeef1ea21e7f9ddc67c191d497abc8fc3ba2467857abbb68330
|
||||
SIZE (rust/crates/rstest-0.19.0.crate) = 32932
|
||||
SHA256 (rust/crates/rstest_macros-0.19.0.crate) = 04a9df72cc1f67020b0d63ad9bfe4a323e459ea7eb68e03bd9824db49f9a4c25
|
||||
SIZE (rust/crates/rstest_macros-0.19.0.crate) = 61243
|
||||
SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2
|
||||
SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331
|
||||
SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366
|
||||
SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175
|
||||
SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1
|
||||
SIZE (rust/crates/ryu-1.0.17.crate) = 47537
|
||||
SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92
|
||||
SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245
|
||||
SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f
|
||||
SIZE (rust/crates/ryu-1.0.18.crate) = 47713
|
||||
SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49
|
||||
SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619
|
||||
SHA256 (rust/crates/semver-1.0.22.crate) = 92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca
|
||||
SIZE (rust/crates/semver-1.0.22.crate) = 30446
|
||||
SHA256 (rust/crates/serde-1.0.198.crate) = 9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc
|
||||
SIZE (rust/crates/serde-1.0.198.crate) = 77577
|
||||
SHA256 (rust/crates/serde_derive-1.0.198.crate) = e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9
|
||||
SIZE (rust/crates/serde_derive-1.0.198.crate) = 55787
|
||||
SHA256 (rust/crates/serde_json-1.0.116.crate) = 3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813
|
||||
SIZE (rust/crates/serde_json-1.0.116.crate) = 146790
|
||||
SHA256 (rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b
|
||||
SIZE (rust/crates/semver-1.0.23.crate) = 30622
|
||||
SHA256 (rust/crates/serde-1.0.210.crate) = c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a
|
||||
SIZE (rust/crates/serde-1.0.210.crate) = 78338
|
||||
SHA256 (rust/crates/serde_derive-1.0.210.crate) = 243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f
|
||||
SIZE (rust/crates/serde_derive-1.0.210.crate) = 56020
|
||||
SHA256 (rust/crates/serde_json-1.0.128.crate) = 6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8
|
||||
SIZE (rust/crates/serde_json-1.0.128.crate) = 149520
|
||||
SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67
|
||||
SIZE (rust/crates/slab-0.4.9.crate) = 17108
|
||||
SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67
|
||||
SIZE (rust/crates/smallvec-1.13.2.crate) = 35216
|
||||
SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237
|
||||
SIZE (rust/crates/syn-1.0.109.crate) = 237611
|
||||
SHA256 (rust/crates/syn-2.0.60.crate) = 909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3
|
||||
SIZE (rust/crates/syn-2.0.60.crate) = 255808
|
||||
SHA256 (rust/crates/taplo-0.13.0.crate) = 52af7500383164409ea5e18ca813f70ded8dcb4ad044638dea8f0a43cd797942
|
||||
SIZE (rust/crates/taplo-0.13.0.crate) = 52618
|
||||
SHA256 (rust/crates/target-lexicon-0.12.14.crate) = e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f
|
||||
SIZE (rust/crates/target-lexicon-0.12.14.crate) = 25508
|
||||
SHA256 (rust/crates/syn-2.0.77.crate) = 9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed
|
||||
SIZE (rust/crates/syn-2.0.77.crate) = 268784
|
||||
SHA256 (rust/crates/taplo-0.13.2.crate) = 010941ac4171eaf12f1e26dfc11dadaf78619ea2330940fef01fe6bb0442d14d
|
||||
SIZE (rust/crates/taplo-0.13.2.crate) = 53458
|
||||
SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1
|
||||
SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488
|
||||
SHA256 (rust/crates/text-size-1.1.1.crate) = f18aa187839b2bdb1ad2fa35ead8c4c2976b64e4363c386d45ac0f7ee85c9233
|
||||
SIZE (rust/crates/text-size-1.1.1.crate) = 12553
|
||||
SHA256 (rust/crates/thiserror-1.0.59.crate) = f0126ad08bff79f29fc3ae6a55cc72352056dfff61e3ff8bb7129476d44b23aa
|
||||
SIZE (rust/crates/thiserror-1.0.59.crate) = 21040
|
||||
SHA256 (rust/crates/thiserror-impl-1.0.59.crate) = d1cd413b5d558b4c5bf3680e324a6fa5014e7b7c067a51e69dbdf47eb7148b66
|
||||
SIZE (rust/crates/thiserror-impl-1.0.59.crate) = 15726
|
||||
SHA256 (rust/crates/thiserror-1.0.63.crate) = c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724
|
||||
SIZE (rust/crates/thiserror-1.0.63.crate) = 21537
|
||||
SHA256 (rust/crates/thiserror-impl-1.0.63.crate) = a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261
|
||||
SIZE (rust/crates/thiserror-impl-1.0.63.crate) = 16047
|
||||
SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885
|
||||
SIZE (rust/crates/time-0.3.36.crate) = 119805
|
||||
SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3
|
||||
SIZE (rust/crates/time-core-0.1.2.crate) = 7191
|
||||
SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf
|
||||
SIZE (rust/crates/time-macros-0.2.18.crate) = 24361
|
||||
SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50
|
||||
SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991
|
||||
SHA256 (rust/crates/tinyvec-1.8.0.crate) = 445e881f4f6d382d5f27c034e25eb92edd7c784ceab92a0937db7f2e9471b938
|
||||
SIZE (rust/crates/tinyvec-1.8.0.crate) = 46796
|
||||
SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20
|
||||
SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865
|
||||
SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef
|
||||
|
@ -195,37 +195,39 @@ SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683a
|
|||
SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168
|
||||
SHA256 (rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5
|
||||
SIZE (rust/crates/unicode-normalization-0.1.23.crate) = 122649
|
||||
SHA256 (rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6
|
||||
SIZE (rust/crates/unicode-width-0.1.12.crate) = 24062
|
||||
SHA256 (rust/crates/unicode-width-0.1.13.crate) = 0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d
|
||||
SIZE (rust/crates/unicode-width-0.1.13.crate) = 457228
|
||||
SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce
|
||||
SIZE (rust/crates/unindent-0.2.3.crate) = 7306
|
||||
SHA256 (rust/crates/unscanny-0.1.0.crate) = e9df2af067a7953e9c3831320f35c1cc0600c30d44d9f7a12b01db1cd88d6b47
|
||||
SIZE (rust/crates/unscanny-0.1.0.crate) = 10338
|
||||
SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633
|
||||
SIZE (rust/crates/url-2.5.0.crate) = 78605
|
||||
SHA256 (rust/crates/url-2.5.2.crate) = 22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c
|
||||
SIZE (rust/crates/url-2.5.2.crate) = 79704
|
||||
SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da
|
||||
SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538
|
||||
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
|
||||
SIZE (rust/crates/version_check-0.9.4.crate) = 14895
|
||||
SHA256 (rust/crates/version_check-0.9.5.crate) = 0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a
|
||||
SIZE (rust/crates/version_check-0.9.5.crate) = 15554
|
||||
SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423
|
||||
SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131
|
||||
SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
|
||||
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
|
||||
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
|
||||
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
|
||||
SHA256 (rust/crates/zerocopy-0.7.32.crate) = 74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be
|
||||
SIZE (rust/crates/zerocopy-0.7.32.crate) = 151096
|
||||
SHA256 (rust/crates/zerocopy-derive-0.7.32.crate) = 9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6
|
||||
SIZE (rust/crates/zerocopy-derive-0.7.32.crate) = 37623
|
||||
SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973
|
||||
SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403
|
||||
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3
|
||||
SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718
|
||||
SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469
|
||||
SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615
|
||||
SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b
|
||||
SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402
|
||||
SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66
|
||||
SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940
|
||||
SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66
|
||||
SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163
|
||||
SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78
|
||||
SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363
|
||||
SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d
|
||||
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707
|
||||
SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec
|
||||
SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564
|
||||
SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0
|
||||
SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645
|
||||
SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e
|
||||
SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829
|
||||
|
|
Loading…
Add table
Reference in a new issue