Skip to content

Commit 9e18366

Browse files
Merge pull request #1061 from Automattic/dependabot/cargo/lru-0.14.0
build(deps): bump lru from 0.13.0 to 0.14.0
2 parents 8595508 + 3f77c23 commit 9e18366

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

harper-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ unicode-script = "0.5.7"
2626
unicode-width = "0.2.0"
2727
levenshtein_automata = { version = "0.2.1", features = ["fst_automaton"] }
2828
cached = "0.55.1"
29-
lru = "0.13.0"
29+
lru = "0.14.0"
3030
foldhash = "0.1.5"
3131
strum_macros = "0.27.1"
3232
strum = "0.27.1"

0 commit comments

Comments
 (0)