diff options
Diffstat (limited to 'textproc/harper/Makefile.crates')
-rw-r--r-- | textproc/harper/Makefile.crates | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index ae4d54255ad1..4304b416f0ad 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -43,7 +43,7 @@ CARGO_CRATES= addr2line-0.24.2 \ colorchoice-1.0.3 \ console_error_panic_hook-0.1.7 \ core-foundation-sys-0.8.7 \ - criterion-0.5.1 \ + criterion-0.6.0 \ criterion-plot-0.5.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ @@ -88,7 +88,6 @@ CARGO_CRATES= addr2line-0.24.2 \ hashbrown-0.14.5 \ hashbrown-0.15.3 \ heck-0.5.0 \ - hermit-abi-0.4.0 \ html5ever-0.31.0 \ http-1.3.1 \ http-body-1.0.1 \ @@ -116,10 +115,10 @@ CARGO_CRATES= addr2line-0.24.2 \ ipnet-2.11.0 \ is-docker-0.2.0 \ is-macro-0.3.7 \ - is-terminal-0.4.15 \ is-wsl-0.4.0 \ is_terminal_polyfill-1.70.1 \ itertools-0.10.5 \ + itertools-0.13.0 \ itertools-0.14.0 \ itoa-1.0.14 \ js-sys-0.3.77 \ @@ -265,6 +264,7 @@ CARGO_CRATES= addr2line-0.24.2 \ tree-sitter-html-0.19.0 \ tree-sitter-java-0.20.2 \ tree-sitter-javascript-0.20.4 \ + tree-sitter-kotlin-0.3.5 \ tree-sitter-lua-0.0.19 \ tree-sitter-nix-0.0.1 \ tree-sitter-php-0.22.2 \ |