diff options
Diffstat (limited to 'textproc/harper/Makefile.crates')
-rw-r--r-- | textproc/harper/Makefile.crates | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index 582b2478a650..f602c7696c51 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -3,7 +3,7 @@ CARGO_CRATES= addr2line-0.24.2 \ ahash-0.8.12 \ aho-corasick-1.1.3 \ allocator-api2-0.2.21 \ - ammonia-4.1.0 \ + ammonia-4.1.1 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ @@ -33,9 +33,9 @@ CARGO_CRATES= addr2line-0.24.2 \ ciborium-0.2.2 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ - clap-4.5.40 \ - clap_builder-4.5.40 \ - clap_derive-4.5.40 \ + clap-4.5.41 \ + clap_builder-4.5.41 \ + clap_derive-4.5.41 \ clap_lex-0.7.5 \ colorchoice-1.0.4 \ console_error_panic_hook-0.1.7 \ @@ -89,7 +89,7 @@ CARGO_CRATES= addr2line-0.24.2 \ hashbrown-0.14.5 \ hashbrown-0.15.4 \ heck-0.5.0 \ - html5ever-0.31.0 \ + html5ever-0.35.0 \ http-1.3.1 \ http-body-1.0.1 \ http-body-util-0.1.3 \ @@ -134,8 +134,8 @@ CARGO_CRATES= addr2line-0.24.2 \ lsp-types-0.97.0 \ mac-0.1.1 \ maplit-1.0.2 \ - markup5ever-0.16.2 \ - match_token-0.1.0 \ + markup5ever-0.35.0 \ + match_token-0.35.0 \ memchr-2.7.5 \ miniz_oxide-0.8.9 \ mio-1.0.4 \ @@ -257,7 +257,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ tracing-wasm-0.2.1 \ - tree-sitter-0.25.6 \ + tree-sitter-0.25.8 \ tree-sitter-bash-0.25.0 \ tree-sitter-c-0.24.1 \ tree-sitter-c-sharp-0.23.1 \ |