diff options
Diffstat (limited to 'textproc/harper/Makefile.crates')
-rw-r--r-- | textproc/harper/Makefile.crates | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/harper/Makefile.crates b/textproc/harper/Makefile.crates index f5138a040990..6b1b3a613c87 100644 --- a/textproc/harper/Makefile.crates +++ b/textproc/harper/Makefile.crates @@ -109,7 +109,7 @@ CARGO_CRATES= addr2line-0.24.2 \ ident_case-1.0.1 \ idna-1.0.3 \ idna_adapter-1.2.1 \ - indexmap-2.9.0 \ + indexmap-2.10.0 \ ipnet-2.11.0 \ iri-string-0.7.8 \ is-docker-0.2.0 \ @@ -128,7 +128,7 @@ CARGO_CRATES= addr2line-0.24.2 \ litemap-0.8.0 \ lock_api-0.4.13 \ log-0.4.27 \ - lru-0.14.0 \ + lru-0.15.0 \ lru-slab-0.1.2 \ lsp-types-0.97.0 \ mac-0.1.1 \ |