mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
devel/py-pydantic-core: Update to 2.21.0
Changes: https://github.com/pydantic/pydantic-core/releases
This commit is contained in:
parent
7263597fe6
commit
9aafe4da0d
@ -1,5 +1,5 @@
|
||||
PORTNAME= pydantic-core
|
||||
PORTVERSION= 2.20.1
|
||||
PORTVERSION= 2.21.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,10 +1,11 @@
|
||||
CARGO_CRATES= ahash-0.8.11 \
|
||||
aho-corasick-1.1.3 \
|
||||
autocfg-1.3.0 \
|
||||
base64-0.21.7 \
|
||||
base64-0.22.1 \
|
||||
bitvec-1.0.1 \
|
||||
cc-1.0.101 \
|
||||
cfg-if-1.0.0 \
|
||||
displaydoc-0.2.5 \
|
||||
enum_dispatch-0.3.13 \
|
||||
equivalent-1.0.1 \
|
||||
form_urlencoded-1.2.1 \
|
||||
@ -12,7 +13,19 @@ CARGO_CRATES= ahash-0.8.11 \
|
||||
getrandom-0.2.15 \
|
||||
hashbrown-0.14.5 \
|
||||
heck-0.5.0 \
|
||||
hex-0.4.3 \
|
||||
icu_collections-1.5.0 \
|
||||
icu_locid-1.5.0 \
|
||||
icu_locid_transform-1.5.0 \
|
||||
icu_locid_transform_data-1.5.0 \
|
||||
icu_normalizer-1.5.0 \
|
||||
icu_normalizer_data-1.5.0 \
|
||||
icu_properties-1.5.1 \
|
||||
icu_properties_data-1.5.0 \
|
||||
icu_provider-1.5.0 \
|
||||
icu_provider_macros-1.5.0 \
|
||||
idna-0.5.0 \
|
||||
idna-1.0.1 \
|
||||
indexmap-2.2.6 \
|
||||
indoc-2.0.5 \
|
||||
itoa-1.0.11 \
|
||||
@ -21,6 +34,7 @@ CARGO_CRATES= ahash-0.8.11 \
|
||||
lexical-parse-integer-0.8.6 \
|
||||
lexical-util-0.8.5 \
|
||||
libc-0.2.155 \
|
||||
litemap-0.7.3 \
|
||||
memchr-2.7.4 \
|
||||
memoffset-0.9.1 \
|
||||
num-bigint-0.4.6 \
|
||||
@ -30,11 +44,11 @@ CARGO_CRATES= ahash-0.8.11 \
|
||||
percent-encoding-2.3.1 \
|
||||
portable-atomic-1.6.0 \
|
||||
proc-macro2-1.0.86 \
|
||||
pyo3-0.22.0 \
|
||||
pyo3-build-config-0.22.0 \
|
||||
pyo3-ffi-0.22.0 \
|
||||
pyo3-macros-0.22.0 \
|
||||
pyo3-macros-backend-0.22.0 \
|
||||
pyo3-0.22.2 \
|
||||
pyo3-build-config-0.22.2 \
|
||||
pyo3-ffi-0.22.2 \
|
||||
pyo3-macros-0.22.2 \
|
||||
pyo3-macros-backend-0.22.2 \
|
||||
python3-dll-a-0.2.10 \
|
||||
quote-1.0.36 \
|
||||
radium-0.7.0 \
|
||||
@ -43,17 +57,20 @@ CARGO_CRATES= ahash-0.8.11 \
|
||||
regex-syntax-0.8.4 \
|
||||
rustversion-1.0.17 \
|
||||
ryu-1.0.18 \
|
||||
serde-1.0.203 \
|
||||
serde_derive-1.0.203 \
|
||||
serde_json-1.0.118 \
|
||||
serde-1.0.204 \
|
||||
serde_derive-1.0.204 \
|
||||
serde_json-1.0.121 \
|
||||
smallvec-1.13.2 \
|
||||
speedate-0.14.4 \
|
||||
stable_deref_trait-1.2.0 \
|
||||
static_assertions-1.1.0 \
|
||||
strum-0.26.3 \
|
||||
strum_macros-0.26.4 \
|
||||
syn-2.0.68 \
|
||||
synstructure-0.13.1 \
|
||||
tap-1.0.1 \
|
||||
target-lexicon-0.12.14 \
|
||||
tinystr-0.7.6 \
|
||||
tinyvec-1.6.1 \
|
||||
tinyvec_macros-0.1.1 \
|
||||
unicode-bidi-0.3.15 \
|
||||
@ -61,9 +78,19 @@ CARGO_CRATES= ahash-0.8.11 \
|
||||
unicode-normalization-0.1.23 \
|
||||
unindent-0.2.3 \
|
||||
url-2.5.2 \
|
||||
utf16_iter-1.0.5 \
|
||||
utf8_iter-1.0.4 \
|
||||
uuid-1.9.1 \
|
||||
version_check-0.9.4 \
|
||||
version_check-0.9.5 \
|
||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||
write16-1.0.0 \
|
||||
writeable-0.5.5 \
|
||||
wyz-0.5.1 \
|
||||
yoke-0.7.4 \
|
||||
yoke-derive-0.7.4 \
|
||||
zerocopy-0.7.34 \
|
||||
zerocopy-derive-0.7.34
|
||||
zerocopy-derive-0.7.34 \
|
||||
zerofrom-0.1.4 \
|
||||
zerofrom-derive-0.1.4 \
|
||||
zerovec-0.10.4 \
|
||||
zerovec-derive-0.10.3
|
||||
|
@ -1,20 +1,22 @@
|
||||
TIMESTAMP = 1720364815
|
||||
SHA256 (pydantic_core-2.20.1.tar.gz) = 26ca695eeee5f9f1aeeb211ffc12f10bcb6f71e2989988fda61dabd65db878d4
|
||||
SIZE (pydantic_core-2.20.1.tar.gz) = 388371
|
||||
TIMESTAMP = 1723201081
|
||||
SHA256 (pydantic_core-2.21.0.tar.gz) = 79c747f9916e5b6cb588dfd994d9ac15a93e43eb07467d9e6f24d892c176bbf5
|
||||
SIZE (pydantic_core-2.21.0.tar.gz) = 392334
|
||||
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
|
||||
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
|
||||
SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0
|
||||
SIZE (rust/crates/autocfg-1.3.0.crate) = 16524
|
||||
SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567
|
||||
SIZE (rust/crates/base64-0.21.7.crate) = 82576
|
||||
SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6
|
||||
SIZE (rust/crates/base64-0.22.1.crate) = 81597
|
||||
SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c
|
||||
SIZE (rust/crates/bitvec-1.0.1.crate) = 224375
|
||||
SHA256 (rust/crates/cc-1.0.101.crate) = ac367972e516d45567c7eafc73d24e1c193dcf200a8d94e9db7b3d38b349572d
|
||||
SIZE (rust/crates/cc-1.0.101.crate) = 79446
|
||||
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
|
||||
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
||||
SHA256 (rust/crates/displaydoc-0.2.5.crate) = 97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0
|
||||
SIZE (rust/crates/displaydoc-0.2.5.crate) = 24219
|
||||
SHA256 (rust/crates/enum_dispatch-0.3.13.crate) = aa18ce2bc66555b3218614519ac839ddb759a7d6720732f979ef8d13be147ecd
|
||||
SIZE (rust/crates/enum_dispatch-0.3.13.crate) = 29876
|
||||
SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5
|
||||
@ -29,8 +31,32 @@ SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b1
|
||||
SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498
|
||||
SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea
|
||||
SIZE (rust/crates/heck-0.5.0.crate) = 11517
|
||||
SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70
|
||||
SIZE (rust/crates/hex-0.4.3.crate) = 13299
|
||||
SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526
|
||||
SIZE (rust/crates/icu_collections-1.5.0.crate) = 82762
|
||||
SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637
|
||||
SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131
|
||||
SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e
|
||||
SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094
|
||||
SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e
|
||||
SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727
|
||||
SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f
|
||||
SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113
|
||||
SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516
|
||||
SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561
|
||||
SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5
|
||||
SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479
|
||||
SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569
|
||||
SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993
|
||||
SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9
|
||||
SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722
|
||||
SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6
|
||||
SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436
|
||||
SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6
|
||||
SIZE (rust/crates/idna-0.5.0.crate) = 271940
|
||||
SHA256 (rust/crates/idna-1.0.1.crate) = 44a986806a1cc899952ba462bc1f28afbfd5850ab6cb030ccb20dd02cc527a24
|
||||
SIZE (rust/crates/idna-1.0.1.crate) = 142718
|
||||
SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26
|
||||
SIZE (rust/crates/indexmap-2.2.6.crate) = 82420
|
||||
SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5
|
||||
@ -47,6 +73,8 @@ SHA256 (rust/crates/lexical-util-0.8.5.crate) = 5255b9ff16ff898710eb9eb63cb39248
|
||||
SIZE (rust/crates/lexical-util-0.8.5.crate) = 85152
|
||||
SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c
|
||||
SIZE (rust/crates/libc-0.2.155.crate) = 743539
|
||||
SHA256 (rust/crates/litemap-0.7.3.crate) = 643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704
|
||||
SIZE (rust/crates/litemap-0.7.3.crate) = 28728
|
||||
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
|
||||
@ -65,16 +93,16 @@ SHA256 (rust/crates/portable-atomic-1.6.0.crate) = 7170ef9988bc169ba16dd36a7fa04
|
||||
SIZE (rust/crates/portable-atomic-1.6.0.crate) = 140689
|
||||
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.22.0.crate) = 1962a33ed2a201c637fc14a4e0fd4e06e6edfdeee6a5fede0dab55507ad74cf7
|
||||
SIZE (rust/crates/pyo3-0.22.0.crate) = 535742
|
||||
SHA256 (rust/crates/pyo3-build-config-0.22.0.crate) = ab7164b2202753bd33afc7f90a10355a719aa973d1f94502c50d06f3488bc420
|
||||
SIZE (rust/crates/pyo3-build-config-0.22.0.crate) = 31205
|
||||
SHA256 (rust/crates/pyo3-ffi-0.22.0.crate) = c6424906ca49013c0829c5c1ed405e20e2da2dc78b82d198564880a704e6a7b7
|
||||
SIZE (rust/crates/pyo3-ffi-0.22.0.crate) = 67420
|
||||
SHA256 (rust/crates/pyo3-macros-0.22.0.crate) = 82b2f19e153122d64afd8ce7aaa72f06a00f52e34e1d1e74b6d71baea396460a
|
||||
SIZE (rust/crates/pyo3-macros-0.22.0.crate) = 7889
|
||||
SHA256 (rust/crates/pyo3-macros-backend-0.22.0.crate) = dd698c04cac17cf0fe63d47790ab311b8b25542f5cb976b65c374035c50f1eef
|
||||
SIZE (rust/crates/pyo3-macros-backend-0.22.0.crate) = 64837
|
||||
SHA256 (rust/crates/pyo3-0.22.2.crate) = 831e8e819a138c36e212f3af3fd9eeffed6bf1510a805af35b0edee5ffa59433
|
||||
SIZE (rust/crates/pyo3-0.22.2.crate) = 538342
|
||||
SHA256 (rust/crates/pyo3-build-config-0.22.2.crate) = 1e8730e591b14492a8945cdff32f089250b05f5accecf74aeddf9e8272ce1fa8
|
||||
SIZE (rust/crates/pyo3-build-config-0.22.2.crate) = 31225
|
||||
SHA256 (rust/crates/pyo3-ffi-0.22.2.crate) = 5e97e919d2df92eb88ca80a037969f44e5e70356559654962cbb3316d00300c6
|
||||
SIZE (rust/crates/pyo3-ffi-0.22.2.crate) = 67749
|
||||
SHA256 (rust/crates/pyo3-macros-0.22.2.crate) = eb57983022ad41f9e683a599f2fd13c3664d7063a3ac5714cae4b7bee7d3f206
|
||||
SIZE (rust/crates/pyo3-macros-0.22.2.crate) = 8136
|
||||
SHA256 (rust/crates/pyo3-macros-backend-0.22.2.crate) = ec480c0c51ddec81019531705acac51bcdbeae563557c982aa8263bb96880372
|
||||
SIZE (rust/crates/pyo3-macros-backend-0.22.2.crate) = 65620
|
||||
SHA256 (rust/crates/python3-dll-a-0.2.10.crate) = bd0b78171a90d808b319acfad166c4790d9e9759bbc14ac8273fe133673dd41b
|
||||
SIZE (rust/crates/python3-dll-a-0.2.10.crate) = 74573
|
||||
SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7
|
||||
@ -91,16 +119,18 @@ SHA256 (rust/crates/rustversion-1.0.17.crate) = 955d28af4278de8121b7ebeb796b6a45
|
||||
SIZE (rust/crates/rustversion-1.0.17.crate) = 17621
|
||||
SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f
|
||||
SIZE (rust/crates/ryu-1.0.18.crate) = 47713
|
||||
SHA256 (rust/crates/serde-1.0.203.crate) = 7253ab4de971e72fb7be983802300c30b5a7f0c2e56fab8abfc6a214307c0094
|
||||
SIZE (rust/crates/serde-1.0.203.crate) = 77935
|
||||
SHA256 (rust/crates/serde_derive-1.0.203.crate) = 500cbc0ebeb6f46627f50f3f5811ccf6bf00643be300b4c3eabc0ef55dc5b5ba
|
||||
SIZE (rust/crates/serde_derive-1.0.203.crate) = 55867
|
||||
SHA256 (rust/crates/serde_json-1.0.118.crate) = d947f6b3163d8857ea16c4fa0dd4840d52f3041039a85decd46867eb1abef2e4
|
||||
SIZE (rust/crates/serde_json-1.0.118.crate) = 146962
|
||||
SHA256 (rust/crates/serde-1.0.204.crate) = bc76f558e0cbb2a839d37354c575f1dc3fdc6546b5be373ba43d95f231bf7c12
|
||||
SIZE (rust/crates/serde-1.0.204.crate) = 78253
|
||||
SHA256 (rust/crates/serde_derive-1.0.204.crate) = e0cd7e117be63d3c3678776753929474f3b04a43a080c744d6b0ae2a8c28e222
|
||||
SIZE (rust/crates/serde_derive-1.0.204.crate) = 55871
|
||||
SHA256 (rust/crates/serde_json-1.0.121.crate) = 4ab380d7d9f22ef3f21ad3e6c1ebe8e4fc7a2000ccba2e4d71fc96f15b2cb609
|
||||
SIZE (rust/crates/serde_json-1.0.121.crate) = 147137
|
||||
SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67
|
||||
SIZE (rust/crates/smallvec-1.13.2.crate) = 35216
|
||||
SHA256 (rust/crates/speedate-0.14.4.crate) = 08a20480dbd4c693f0b0f3210f2cee5bfa21a176c1fa4df0e65cc0474e7fa557
|
||||
SIZE (rust/crates/speedate-0.14.4.crate) = 33077
|
||||
SHA256 (rust/crates/stable_deref_trait-1.2.0.crate) = a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3
|
||||
SIZE (rust/crates/stable_deref_trait-1.2.0.crate) = 8054
|
||||
SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f
|
||||
SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480
|
||||
SHA256 (rust/crates/strum-0.26.3.crate) = 8fec0f0aef304996cf250b31b5a10dee7980c85da9d759361292b8bca5a18f06
|
||||
@ -109,10 +139,14 @@ SHA256 (rust/crates/strum_macros-0.26.4.crate) = 4c6bee85a5a24955dc440386795aa37
|
||||
SIZE (rust/crates/strum_macros-0.26.4.crate) = 27531
|
||||
SHA256 (rust/crates/syn-2.0.68.crate) = 901fa70d88b9d6c98022e23b4136f9f3e54e4662c3bc1bd1d84a42a9a0f0c1e9
|
||||
SIZE (rust/crates/syn-2.0.68.crate) = 265035
|
||||
SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971
|
||||
SIZE (rust/crates/synstructure-0.13.1.crate) = 18327
|
||||
SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369
|
||||
SIZE (rust/crates/tap-1.0.1.crate) = 11316
|
||||
SHA256 (rust/crates/target-lexicon-0.12.14.crate) = e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f
|
||||
SIZE (rust/crates/target-lexicon-0.12.14.crate) = 25508
|
||||
SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f
|
||||
SIZE (rust/crates/tinystr-0.7.6.crate) = 16971
|
||||
SHA256 (rust/crates/tinyvec-1.6.1.crate) = c55115c6fbe2d2bef26eb09ad74bde02d8255476fc0c7b515ef09fbb35742d82
|
||||
SIZE (rust/crates/tinyvec-1.6.1.crate) = 46657
|
||||
SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20
|
||||
@ -127,15 +161,35 @@ SHA256 (rust/crates/unindent-0.2.3.crate) = c7de7d73e1754487cb58364ee906a499937a
|
||||
SIZE (rust/crates/unindent-0.2.3.crate) = 7306
|
||||
SHA256 (rust/crates/url-2.5.2.crate) = 22784dbdf76fdde8af1aeda5622b546b422b6fc585325248a2bf9f5e41e94d6c
|
||||
SIZE (rust/crates/url-2.5.2.crate) = 79704
|
||||
SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246
|
||||
SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736
|
||||
SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be
|
||||
SIZE (rust/crates/utf8_iter-1.0.4.crate) = 10437
|
||||
SHA256 (rust/crates/uuid-1.9.1.crate) = 5de17fd2f7da591098415cff336e12965a28061ddace43b59cb3c430179c9439
|
||||
SIZE (rust/crates/uuid-1.9.1.crate) = 47492
|
||||
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/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936
|
||||
SIZE (rust/crates/write16-1.0.0.crate) = 7218
|
||||
SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51
|
||||
SIZE (rust/crates/writeable-0.5.5.crate) = 22354
|
||||
SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed
|
||||
SIZE (rust/crates/wyz-0.5.1.crate) = 18790
|
||||
SHA256 (rust/crates/yoke-0.7.4.crate) = 6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5
|
||||
SIZE (rust/crates/yoke-0.7.4.crate) = 27781
|
||||
SHA256 (rust/crates/yoke-derive-0.7.4.crate) = 28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95
|
||||
SIZE (rust/crates/yoke-derive-0.7.4.crate) = 7470
|
||||
SHA256 (rust/crates/zerocopy-0.7.34.crate) = ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087
|
||||
SIZE (rust/crates/zerocopy-0.7.34.crate) = 151177
|
||||
SHA256 (rust/crates/zerocopy-derive-0.7.34.crate) = 15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b
|
||||
SIZE (rust/crates/zerocopy-derive-0.7.34.crate) = 37907
|
||||
SHA256 (rust/crates/zerofrom-0.1.4.crate) = 91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55
|
||||
SIZE (rust/crates/zerofrom-0.1.4.crate) = 5044
|
||||
SHA256 (rust/crates/zerofrom-derive-0.1.4.crate) = 0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5
|
||||
SIZE (rust/crates/zerofrom-derive-0.1.4.crate) = 8232
|
||||
SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079
|
||||
SIZE (rust/crates/zerovec-0.10.4.crate) = 126398
|
||||
SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6
|
||||
SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438
|
||||
|
Loading…
Reference in New Issue
Block a user