Skip to content

Commit 14ca4c0

Browse files
Update Rust crate serde_json to v1.0.138 (#1466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0004e6 commit 14ca4c0

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.217"
1313
serde_derive = "=1.0.217"
1414
serde_yaml = "=0.9.33"
15-
serde_json = "=1.0.137"
15+
serde_json = "=1.0.138"
1616
comrak = { version = "=0.35.0", features = ["bon"] }
1717
rayon = "=1.10.0"
1818
regex = "=1.11.1"

0 commit comments

Comments
 (0)