Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Commit 1d33b3e

Browse files
authored
Merge pull request #42 from lindera/dependabot/cargo/serde_json-1.0.134
Bump serde_json from 1.0.133 to 1.0.134
2 parents 27bde96 + 75880e2 commit 1d33b3e

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cjk = ["ipadic", "ko-dic", "cc-cedict", "compress"] # Include CJK dictionary (C
2929
[dependencies]
3030
pyo3 = { version = "0.23.3", features = ["extension-module"] }
3131
serde = { version = "1.0.216", features = ["derive"] }
32-
serde_json = "1.0.133"
32+
serde_json = "1.0.134"
3333

3434
lindera = "0.38.1"
3535

0 commit comments

Comments
 (0)