diff options
Diffstat (limited to 'www/py-nh3/Makefile.crates')
| -rw-r--r-- | www/py-nh3/Makefile.crates | 63 |
1 files changed, 32 insertions, 31 deletions
diff --git a/www/py-nh3/Makefile.crates b/www/py-nh3/Makefile.crates index 45891b506f60..dae70459330a 100644 --- a/www/py-nh3/Makefile.crates +++ b/www/py-nh3/Makefile.crates @@ -1,33 +1,33 @@ CARGO_CRATES= aliasable-0.1.3 \ ammonia-4.1.2 \ autocfg-1.5.0 \ - bitflags-2.9.4 \ - cc-1.2.40 \ - cfg-if-1.0.3 \ + bitflags-2.10.0 \ + cc-1.2.43 \ + cfg-if-1.0.4 \ cssparser-0.35.0 \ cssparser-macros-0.6.1 \ displaydoc-0.2.5 \ dtoa-1.0.10 \ dtoa-short-0.3.5 \ - find-msvc-tools-0.1.3 \ + find-msvc-tools-0.1.4 \ form_urlencoded-1.2.2 \ futf-0.1.5 \ heck-0.4.1 \ heck-0.5.0 \ html5ever-0.35.0 \ - icu_collections-2.0.0 \ - icu_locale_core-2.0.0 \ - icu_normalizer-2.0.0 \ - icu_normalizer_data-2.0.0 \ - icu_properties-2.0.1 \ - icu_properties_data-2.0.1 \ - icu_provider-2.0.0 \ + icu_collections-2.1.1 \ + icu_locale_core-2.1.1 \ + icu_normalizer-2.1.1 \ + icu_normalizer_data-2.1.1 \ + icu_properties-2.1.1 \ + icu_properties_data-2.1.1 \ + icu_provider-2.1.1 \ idna-1.1.0 \ idna_adapter-1.2.1 \ - indoc-2.0.6 \ + indoc-2.0.7 \ itoa-1.0.15 \ - libc-0.2.176 \ - litemap-0.8.0 \ + libc-0.2.177 \ + litemap-0.8.1 \ lock_api-0.4.14 \ log-0.4.28 \ mac-0.1.1 \ @@ -48,20 +48,21 @@ CARGO_CRATES= aliasable-0.1.3 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ portable-atomic-1.11.1 \ - potential_utf-0.1.3 \ + potential_utf-0.1.4 \ precomputed-hash-0.1.1 \ - proc-macro2-1.0.101 \ + proc-macro2-1.0.103 \ proc-macro2-diagnostics-0.10.1 \ - pyo3-0.26.0 \ - pyo3-build-config-0.26.0 \ - pyo3-ffi-0.26.0 \ - pyo3-macros-0.26.0 \ - pyo3-macros-backend-0.26.0 \ + pyo3-0.27.1 \ + pyo3-build-config-0.27.1 \ + pyo3-ffi-0.27.1 \ + pyo3-macros-0.27.1 \ + pyo3-macros-backend-0.27.1 \ python3-dll-a-0.2.14 \ quote-1.0.41 \ rand-0.8.5 \ rand_core-0.6.4 \ redox_syscall-0.5.18 \ + rustversion-1.0.22 \ scopeguard-1.2.0 \ serde-1.0.228 \ serde_core-1.0.228 \ @@ -69,16 +70,16 @@ CARGO_CRATES= aliasable-0.1.3 \ shlex-1.3.0 \ siphasher-1.0.1 \ smallvec-1.15.1 \ - stable_deref_trait-1.2.0 \ + stable_deref_trait-1.2.1 \ static_assertions-1.1.0 \ string_cache-0.8.9 \ string_cache_codegen-0.5.4 \ - syn-2.0.106 \ + syn-2.0.108 \ synstructure-0.13.2 \ target-lexicon-0.13.3 \ tendril-0.4.3 \ - tinystr-0.8.1 \ - unicode-ident-1.0.19 \ + tinystr-0.8.2 \ + unicode-ident-1.0.22 \ unindent-0.2.4 \ url-2.5.7 \ utf-8-0.7.6 \ @@ -86,12 +87,12 @@ CARGO_CRATES= aliasable-0.1.3 \ version_check-0.9.5 \ web_atoms-0.1.3 \ windows-link-0.2.1 \ - writeable-0.6.1 \ + writeable-0.6.2 \ yansi-1.0.1 \ - yoke-0.8.0 \ - yoke-derive-0.8.0 \ + yoke-0.8.1 \ + yoke-derive-0.8.1 \ zerofrom-0.1.6 \ zerofrom-derive-0.1.6 \ - zerotrie-0.2.2 \ - zerovec-0.11.4 \ - zerovec-derive-0.11.1 + zerotrie-0.2.3 \ + zerovec-0.11.5 \ + zerovec-derive-0.11.2 |
