Skip to content

Commit 702bd69

Browse files
Merge pull request #300 from Automattic/dependabot/cargo/thiserror-2.0.4
build(deps): bump thiserror from 2.0.3 to 2.0.4
2 parents a48132b + 58e7299 commit 702bd69

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -20,7 +20,7 @@ pulldown-cmark = "0.12.2"
2020
serde = { version = "1.0.214", features = ["derive"] }
2121
serde_json = "1.0.133"
2222
smallvec = { version = "1.13.2", features = ["serde"] }
23-
thiserror = "2.0.3"
23+
thiserror = "2.0.4"
2424
unicode-blocks = "0.1.9"
2525
unicode-width = "0.2.0"
2626
levenshtein_automata = { version = "0.2.1", features = ["fst_automaton"] }

0 commit comments

Comments
 (0)