Skip to content

Commit c47b612

Browse files
Update Rust crate serde_json to v1.0.120 (#1350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edbdccf commit c47b612

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
@@ -12,7 +12,7 @@ lazy_static = "=1.5.0"
1212
serde = "=1.0.204"
1313
serde_derive = "=1.0.204"
1414
serde_yaml = "=0.9.33"
15-
serde_json = "=1.0.118"
15+
serde_json = "=1.0.120"
1616
comrak = "=0.26.0"
1717
rayon = "=1.10.0"
1818
regex = "=1.10.5"

0 commit comments

Comments
 (0)