diff options
Diffstat (limited to 'textproc/harper/Makefile.crates')
-rw-r--r-- | textproc/harper/Makefile.crates | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index 582b2478a650..1e721b4f3af9 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 \ @@ -206,7 +206,7 @@ CARGO_CRATES= addr2line-0.24.2 \ serde-1.0.219 \ serde-wasm-bindgen-0.6.5 \ serde_derive-1.0.219 \ - serde_json-1.0.140 \ + serde_json-1.0.141 \ serde_repr-0.1.20 \ serde_spanned-0.6.9 \ serde_urlencoded-0.7.1 \ @@ -221,8 +221,8 @@ CARGO_CRATES= addr2line-0.24.2 \ string_cache-0.8.9 \ string_cache_codegen-0.5.4 \ strsim-0.11.1 \ - strum-0.27.1 \ - strum_macros-0.27.1 \ + strum-0.27.2 \ + strum_macros-0.27.2 \ subtle-2.6.1 \ syn-2.0.104 \ sync_wrapper-1.0.2 \ @@ -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 \ @@ -272,7 +272,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tree-sitter-kotlin-ng-1.1.0 \ tree-sitter-language-0.1.5 \ tree-sitter-lua-0.2.0 \ - tree-sitter-nix-0.0.2 \ + tree-sitter-nix-0.3.0 \ tree-sitter-php-0.23.11 \ tree-sitter-python-0.23.6 \ tree-sitter-ruby-0.23.1 \ |