Skip to content

Commit 583baed

Browse files
Bump serde_json from 1.0.140 to 1.0.141
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.141) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0faf9d6 commit 583baed

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
@@ -34,6 +34,6 @@ default = [] # No directories included
3434
[dependencies]
3535
pyo3 = { version = "0.25.1", features = ["extension-module"] }
3636
serde = { version = "1.0.219", features = ["derive"] }
37-
serde_json = "1.0.140"
37+
serde_json = "1.0.141"
3838

3939
lindera = "0.44.1"

0 commit comments

Comments
 (0)