diff options
Diffstat (limited to 'graphics/librsvg2-rust/Makefile.crates')
| -rw-r--r-- | graphics/librsvg2-rust/Makefile.crates | 430 |
1 files changed, 232 insertions, 198 deletions
diff --git a/graphics/librsvg2-rust/Makefile.crates b/graphics/librsvg2-rust/Makefile.crates index c0746223fb5f..374f75ed5d59 100644 --- a/graphics/librsvg2-rust/Makefile.crates +++ b/graphics/librsvg2-rust/Makefile.crates @@ -1,85 +1,92 @@ -CARGO_CRATES= adler2-2.0.0 \ - ahash-0.8.11 \ +CARGO_CRATES= adler2-2.0.1 \ + aes-0.8.4 \ + ahash-0.8.12 \ aho-corasick-1.1.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.6 \ - anyhow-1.0.94 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ approx-0.5.1 \ - assert_cmd-2.0.16 \ - autocfg-1.4.0 \ + assert_cmd-2.0.17 \ + autocfg-1.5.0 \ av-data-0.4.4 \ - bit-set-0.5.3 \ - bit-vec-0.6.3 \ - bitflags-1.3.2 \ - bitflags-2.6.0 \ + bit-set-0.8.0 \ + bit-vec-0.8.0 \ + bitflags-2.9.3 \ bitreader-0.3.11 \ block-0.1.6 \ block-buffer-0.10.4 \ - bstr-1.11.0 \ - bumpalo-3.16.0 \ - byte-slice-cast-1.2.2 \ - bytemuck-1.20.0 \ + block-padding-0.3.3 \ + bstr-1.12.0 \ + bumpalo-3.19.0 \ + byte-slice-cast-1.2.3 \ + bytecount-0.6.9 \ + bytemuck-1.23.2 \ byteorder-1.5.0 \ byteorder-lite-0.1.0 \ - bytes-1.9.0 \ - cairo-rs-0.20.5 \ - cairo-sys-rs-0.20.0 \ + bytes-1.10.1 \ + cairo-rs-0.21.1 \ + cairo-sys-rs-0.21.1 \ cast-0.3.0 \ - cc-1.2.3 \ - cfg-expr-0.15.8 \ - cfg-expr-0.17.2 \ - cfg-if-1.0.0 \ - chrono-0.4.39 \ + cbc-0.1.2 \ + cc-1.2.35 \ + cfg-expr-0.20.2 \ + cfg-if-1.0.3 \ + chrono-0.4.41 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.23 \ - clap_builder-4.5.23 \ - clap_complete-4.5.38 \ - clap_derive-4.5.18 \ - clap_lex-0.7.4 \ + cipher-0.4.4 \ + clap-4.5.46 \ + clap_builder-4.5.46 \ + clap_complete-4.5.57 \ + clap_derive-4.5.45 \ + clap_lex-0.7.5 \ color_quant-1.1.0 \ - colorchoice-1.0.3 \ + colorchoice-1.0.4 \ core-foundation-sys-0.8.7 \ - crc32fast-1.4.2 \ - criterion-0.5.1 \ - criterion-plot-0.5.0 \ - crossbeam-deque-0.8.5 \ + cpufeatures-0.2.17 \ + crc32fast-1.5.0 \ + criterion-0.7.0 \ + criterion-plot-0.6.0 \ + crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.20 \ - crunchy-0.2.2 \ + crossbeam-utils-0.8.21 \ + crunchy-0.2.4 \ crypto-common-0.1.6 \ - cssparser-0.31.2 \ + cssparser-0.35.0 \ + cssparser-color-0.3.0 \ cssparser-macros-0.6.1 \ - data-url-0.3.1 \ - dav1d-0.10.3 \ - dav1d-sys-0.8.2 \ - deranged-0.3.11 \ - derive_more-0.99.18 \ + data-url-0.3.2 \ + dav1d-0.10.4 \ + dav1d-sys-0.8.3 \ + deranged-0.5.3 \ + derive_more-2.0.1 \ + derive_more-impl-2.0.1 \ difflib-0.4.0 \ digest-0.10.7 \ displaydoc-0.2.5 \ dlib-0.5.2 \ doc-comment-0.3.3 \ - dtoa-1.0.9 \ + dtoa-1.0.10 \ dtoa-short-0.3.5 \ - either-1.13.0 \ + ecb-0.1.2 \ + either-1.15.0 \ encoding_rs-0.8.35 \ - equivalent-1.0.1 \ - errno-0.3.10 \ + equivalent-1.0.2 \ + errno-0.3.13 \ fallible_collections-0.4.9 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ - flate2-1.0.35 \ - float-cmp-0.9.0 \ + find-msvc-tools-0.1.0 \ + flate2-1.1.2 \ + float-cmp-0.10.0 \ fnv-1.0.7 \ - form_urlencoded-1.2.1 \ + form_urlencoded-1.2.2 \ futf-0.1.5 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ @@ -89,71 +96,70 @@ CARGO_CRATES= adler2-2.0.0 \ futures-task-0.3.31 \ futures-util-0.3.31 \ fxhash-0.2.1 \ - gdk-pixbuf-0.20.4 \ - gdk-pixbuf-sys-0.20.4 \ + gdk-pixbuf-0.21.1 \ + gdk-pixbuf-sys-0.21.1 \ generic-array-0.14.7 \ - getrandom-0.2.15 \ - gif-0.13.1 \ - gio-0.20.6 \ - gio-sys-0.20.8 \ - glib-0.20.6 \ - glib-macros-0.20.5 \ - glib-sys-0.20.6 \ - gobject-sys-0.20.4 \ - half-2.4.1 \ + getrandom-0.3.3 \ + gif-0.13.3 \ + gio-0.21.1 \ + gio-sys-0.21.1 \ + glib-0.21.1 \ + glib-macros-0.21.0 \ + glib-sys-0.21.1 \ + gobject-sys-0.21.1 \ + half-2.6.0 \ hashbrown-0.13.2 \ - hashbrown-0.15.2 \ + hashbrown-0.15.5 \ heck-0.5.0 \ - hermit-abi-0.4.0 \ - iana-time-zone-0.1.61 \ + iana-time-zone-0.1.63 \ iana-time-zone-haiku-0.1.2 \ - 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-1.0.3 \ - idna_adapter-1.2.0 \ - image-0.25.5 \ - image-webp-0.2.0 \ - indexmap-2.7.0 \ - is-terminal-0.4.13 \ + 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 \ + idna-1.1.0 \ + idna_adapter-1.2.1 \ + image-0.25.8 \ + image-webp-0.2.4 \ + indexmap-2.11.0 \ + inout-0.1.4 \ is_terminal_polyfill-1.70.1 \ - itertools-0.10.5 \ itertools-0.13.0 \ - itoa-1.0.14 \ - js-sys-0.3.76 \ + itertools-0.14.0 \ + itoa-1.0.15 \ + jiff-0.2.15 \ + jiff-static-0.2.15 \ + jiff-tzdb-0.1.4 \ + jiff-tzdb-platform-0.1.3 \ + js-sys-0.3.77 \ language-tags-0.3.2 \ lazy_static-1.5.0 \ - libc-0.2.168 \ - libloading-0.8.6 \ - libm-0.2.11 \ - linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.14 \ - litemap-0.7.4 \ + libc-0.2.175 \ + libloading-0.8.8 \ + linux-raw-sys-0.9.4 \ + litemap-0.8.0 \ locale_config-0.3.0 \ - lock_api-0.4.12 \ - log-0.4.22 \ - lopdf-0.33.0 \ + lock_api-0.4.13 \ + log-0.4.27 \ + lopdf-0.38.0 \ mac-0.1.1 \ malloc_buf-0.0.6 \ - markup5ever-0.12.1 \ + markup5ever-0.35.0 \ matches-0.1.10 \ - matrixmultiply-0.3.9 \ + matrixmultiply-0.3.10 \ md-5-0.10.6 \ - memchr-2.7.4 \ - minimal-lexical-0.2.1 \ - miniz_oxide-0.8.0 \ + memchr-2.7.5 \ + miniz_oxide-0.8.9 \ + moxcms-0.7.5 \ mp4parse-0.17.0 \ nalgebra-0.33.2 \ nalgebra-macros-0.2.2 \ new_debug_unreachable-1.0.6 \ - nom-7.1.3 \ + nom-8.0.0 \ + nom_locate-5.0.0 \ normalize-line-endings-0.3.0 \ num-bigint-0.4.6 \ num-complex-0.4.6 \ @@ -165,150 +171,178 @@ CARGO_CRATES= adler2-2.0.0 \ objc-0.2.7 \ objc-foundation-0.1.1 \ objc_id-0.1.1 \ - once_cell-1.20.2 \ - oorandom-11.1.4 \ - pango-0.20.6 \ - pango-sys-0.20.4 \ - pangocairo-0.20.4 \ - pangocairo-sys-0.20.4 \ - parking_lot-0.12.3 \ - parking_lot_core-0.9.10 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + oorandom-11.1.5 \ + pango-0.21.1 \ + pango-sys-0.21.1 \ + pangocairo-0.21.1 \ + pangocairo-sys-0.21.1 \ + parking_lot-0.12.4 \ + parking_lot_core-0.9.11 \ paste-1.0.15 \ - percent-encoding-2.3.1 \ - phf-0.10.1 \ - phf-0.11.2 \ - phf_codegen-0.10.0 \ - phf_codegen-0.11.2 \ - phf_generator-0.10.0 \ - phf_generator-0.11.2 \ - phf_macros-0.11.2 \ - phf_shared-0.10.0 \ - phf_shared-0.11.2 \ - pin-project-lite-0.2.15 \ + percent-encoding-2.3.2 \ + phf-0.11.3 \ + phf_codegen-0.11.3 \ + phf_generator-0.11.3 \ + phf_macros-0.11.3 \ + phf_shared-0.11.3 \ + phf_shared-0.13.1 \ + pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ - pkg-config-0.3.31 \ + pkg-config-0.3.32 \ plotters-0.3.7 \ plotters-backend-0.3.7 \ plotters-svg-0.3.7 \ - png-0.17.15 \ + png-0.18.0 \ + portable-atomic-1.11.1 \ + portable-atomic-util-0.2.4 \ + potential_utf-0.1.3 \ powerfmt-0.2.0 \ - ppv-lite86-0.2.20 \ + ppv-lite86-0.2.21 \ precomputed-hash-0.1.1 \ - predicates-3.1.2 \ - predicates-core-1.0.8 \ - predicates-tree-1.0.11 \ - proc-macro-crate-3.2.0 \ - proc-macro2-1.0.92 \ - proptest-1.5.0 \ + predicates-3.1.3 \ + predicates-core-1.0.9 \ + predicates-tree-1.0.12 \ + proc-macro-crate-3.3.0 \ + proc-macro2-1.0.101 \ + proptest-1.7.0 \ + pxfm-0.1.20 \ quick-error-1.2.3 \ quick-error-2.0.1 \ - quote-1.0.37 \ + quote-1.0.40 \ + r-efi-5.3.0 \ rand-0.8.5 \ - rand_chacha-0.3.1 \ + rand-0.9.2 \ + rand_chacha-0.9.0 \ rand_core-0.6.4 \ - rand_xorshift-0.3.0 \ + rand_core-0.9.3 \ + rand_xorshift-0.4.0 \ + rangemap-1.6.0 \ rawpointer-0.2.1 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ rctree-0.6.0 \ - redox_syscall-0.5.7 \ - regex-1.11.1 \ - regex-automata-0.4.9 \ - regex-syntax-0.8.5 \ - rgb-0.8.50 \ - rustix-0.38.42 \ + redox_syscall-0.5.17 \ + regex-1.11.2 \ + regex-automata-0.4.10 \ + regex-syntax-0.8.6 \ + rgb-0.8.52 \ + rustix-1.0.8 \ + rustversion-1.0.22 \ rusty-fork-0.3.0 \ - ryu-1.0.18 \ - safe_arch-0.7.2 \ + ryu-1.0.20 \ + safe_arch-0.7.4 \ same-file-1.0.6 \ scopeguard-1.2.0 \ - selectors-0.25.0 \ - serde-1.0.215 \ - serde_derive-1.0.215 \ - serde_json-1.0.133 \ - serde_spanned-0.6.8 \ - servo_arc-0.3.0 \ + selectors-0.31.0 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.143 \ + serde_spanned-0.6.9 \ + servo_arc-0.4.1 \ + sha2-0.10.9 \ shell-words-1.1.0 \ shlex-1.3.0 \ simba-0.9.0 \ simd-adler32-0.3.7 \ - siphasher-0.3.11 \ - slab-0.4.9 \ - smallvec-1.13.2 \ + siphasher-1.0.1 \ + slab-0.4.11 \ + smallvec-1.15.1 \ stable_deref_trait-1.2.0 \ static_assertions-1.1.0 \ - string_cache-0.8.7 \ - string_cache_codegen-0.5.2 \ + string_cache-0.8.9 \ + string_cache-0.9.0 \ + string_cache_codegen-0.5.4 \ + stringprep-0.1.5 \ strsim-0.11.1 \ - syn-2.0.90 \ - synstructure-0.13.1 \ - system-deps-6.2.2 \ - system-deps-7.0.3 \ - target-lexicon-0.12.16 \ - tempfile-3.14.0 \ + syn-2.0.106 \ + synstructure-0.13.2 \ + system-deps-7.0.5 \ + target-lexicon-0.13.2 \ + tempfile-3.21.0 \ tendril-0.4.3 \ - termtree-0.4.1 \ - thiserror-1.0.69 \ - thiserror-impl-1.0.69 \ - time-0.3.37 \ - time-core-0.1.2 \ - time-macros-0.2.19 \ - tinystr-0.7.6 \ + termtree-0.5.1 \ + thiserror-2.0.16 \ + thiserror-impl-2.0.16 \ + time-0.3.42 \ + time-core-0.1.5 \ + time-macros-0.2.23 \ + tinystr-0.8.1 \ tinytemplate-1.2.1 \ - tinyvec-1.8.0 \ + tinyvec-1.10.0 \ tinyvec_macros-0.1.1 \ - toml-0.8.19 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.22 \ - typenum-1.17.0 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ + ttf-parser-0.25.1 \ + typenum-1.18.0 \ unarray-0.1.4 \ - unicode-ident-1.0.14 \ - url-2.5.4 \ + unicode-bidi-0.3.18 \ + unicode-ident-1.0.18 \ + unicode-normalization-0.1.24 \ + unicode-properties-0.1.3 \ + url-2.5.7 \ utf-8-0.7.6 \ - utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ version-compare-0.2.0 \ version_check-0.9.5 \ - wait-timeout-0.2.0 \ + wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.99 \ - wasm-bindgen-backend-0.2.99 \ - wasm-bindgen-macro-0.2.99 \ - wasm-bindgen-macro-support-0.2.99 \ - wasm-bindgen-shared-0.2.99 \ - web-sys-0.3.76 \ - weezl-0.1.8 \ - wide-0.7.30 \ + wasi-0.14.3+wasi-0.2.4 \ + wasm-bindgen-0.2.100 \ + wasm-bindgen-backend-0.2.100 \ + wasm-bindgen-macro-0.2.100 \ + wasm-bindgen-macro-support-0.2.100 \ + wasm-bindgen-shared-0.2.100 \ + web-sys-0.3.77 \ + web_atoms-0.1.3 \ + weezl-0.1.10 \ + wide-0.7.33 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.9 \ + winapi-util-0.1.10 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-core-0.52.0 \ - windows-sys-0.52.0 \ + windows-core-0.61.2 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.52.6 \ + windows-targets-0.53.3 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.52.6 \ - winnow-0.6.20 \ - write16-1.0.0 \ - writeable-0.5.5 \ - xml5ever-0.18.1 \ + windows_x86_64_msvc-0.53.0 \ + winnow-0.7.13 \ + wit-bindgen-0.45.0 \ + writeable-0.6.1 \ + xml5ever-0.35.0 \ yeslogic-fontconfig-sys-6.0.0 \ - yoke-0.7.5 \ - yoke-derive-0.7.5 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ - zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ - zerovec-0.10.4 \ - zerovec-derive-0.10.3 \ + yoke-0.8.0 \ + yoke-derive-0.8.0 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ + zerofrom-0.1.6 \ + zerofrom-derive-0.1.6 \ + zerotrie-0.2.2 \ + zerovec-0.11.4 \ + zerovec-derive-0.11.1 \ zune-core-0.4.12 \ - zune-jpeg-0.4.14 + zune-jpeg-0.4.20 |
