diff options
Diffstat (limited to 'textproc/rubygem-gitlab-glfm-markdown/Makefile.crates')
-rw-r--r-- | textproc/rubygem-gitlab-glfm-markdown/Makefile.crates | 104 |
1 files changed, 57 insertions, 47 deletions
diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates index 63d6a0160261..056633f67a58 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates @@ -1,100 +1,101 @@ -CARGO_CRATES= adler2-2.0.0 \ +CARGO_CRATES= adler2-2.0.1 \ aho-corasick-1.1.3 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ + anstream-0.6.19 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.3 \ + anstyle-wincon-3.0.9 \ base64-0.22.1 \ bincode-1.3.3 \ bindgen-0.69.5 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ - bitflags-2.8.0 \ - bumpalo-3.17.0 \ + bitflags-2.9.1 \ + bumpalo-3.19.0 \ caseless-0.2.2 \ - cc-1.2.10 \ + cc-1.2.27 \ cexpr-0.6.0 \ - cfg-if-1.0.0 \ + cfg-if-1.0.1 \ clang-sys-1.8.1 \ clap-4.4.18 \ clap_builder-4.4.18 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ - colorchoice-1.0.3 \ - comrak-0.39.0 \ + colorchoice-1.0.4 \ + comrak-0.39.1 \ crc32fast-1.4.2 \ - deranged-0.3.11 \ - deunicode-1.6.0 \ - either-1.13.0 \ + deranged-0.4.0 \ + deunicode-1.6.2 \ + either-1.15.0 \ emojis-0.6.4 \ entities-1.0.1 \ - equivalent-1.0.1 \ + equivalent-1.0.2 \ fancy-regex-0.11.0 \ - flate2-1.0.35 \ + flate2-1.1.2 \ fnv-1.0.7 \ glob-0.3.2 \ - hashbrown-0.15.2 \ + hashbrown-0.15.4 \ heck-0.4.1 \ - indexmap-2.7.1 \ + indexmap-2.10.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ - itoa-1.0.14 \ + itoa-1.0.15 \ lazy_static-1.5.0 \ lazycell-1.3.0 \ - libc-0.2.169 \ - libloading-0.8.6 \ + libc-0.2.174 \ + libloading-0.8.8 \ linked-hash-map-0.5.6 \ - log-0.4.25 \ + log-0.4.27 \ magnus-0.6.4 \ magnus-macros-0.6.0 \ - memchr-2.7.4 \ + memchr-2.7.5 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.8.3 \ + miniz_oxide-0.8.9 \ nom-7.1.3 \ num-conv-0.1.0 \ - once_cell-1.20.2 \ - onig-6.4.0 \ - onig_sys-69.8.1 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ + onig-6.5.1 \ + onig_sys-69.9.1 \ phf-0.11.3 \ phf_shared-0.11.3 \ - pkg-config-0.3.31 \ - plist-1.7.0 \ + pkg-config-0.3.32 \ + plist-1.7.2 \ powerfmt-0.2.0 \ - proc-macro2-1.0.93 \ - quick-xml-0.32.0 \ - quote-1.0.38 \ - rb-sys-0.9.109 \ - rb-sys-build-0.9.109 \ + proc-macro2-1.0.95 \ + quick-xml-0.37.5 \ + quote-1.0.40 \ + rb-sys-0.9.116 \ + rb-sys-build-0.9.116 \ rb-sys-env-0.1.2 \ regex-1.11.1 \ regex-automata-0.4.9 \ regex-syntax-0.8.5 \ rustc-hash-1.1.0 \ - rustversion-1.0.19 \ - ryu-1.0.19 \ + rustversion-1.0.21 \ + ryu-1.0.20 \ same-file-1.0.6 \ - seq-macro-0.3.5 \ - serde-1.0.217 \ - serde_derive-1.0.217 \ - serde_json-1.0.138 \ + seq-macro-0.3.6 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ + serde_json-1.0.140 \ shell-words-1.1.0 \ shlex-1.3.0 \ siphasher-1.0.1 \ slug-0.1.6 \ strsim-0.10.0 \ - syn-2.0.96 \ + syn-2.0.104 \ syntect-5.2.0 \ thiserror-1.0.69 \ thiserror-impl-1.0.69 \ - time-0.3.37 \ - time-core-0.1.2 \ - time-macros-0.2.19 \ - tinyvec-1.8.1 \ + time-0.3.41 \ + time-core-0.1.4 \ + time-macros-0.2.22 \ + tinyvec-1.9.0 \ tinyvec_macros-0.1.1 \ typed-arena-2.0.2 \ - unicode-ident-1.0.16 \ + unicode-ident-1.0.18 \ unicode-normalization-0.1.24 \ unicode_categories-0.1.1 \ utf8parse-0.2.2 \ @@ -107,12 +108,21 @@ CARGO_CRATES= adler2-2.0.0 \ winapi-util-0.1.9 \ windows-sys-0.59.0 \ windows-targets-0.52.6 \ + windows-targets-0.53.2 \ 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 \ + windows_x86_64_msvc-0.53.0 \ yaml-rust-0.4.5 |