Skip to content

Commit 3e1e563

Browse files
Update Rust crate serde_json to v1.0.121 (#1365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab1dd16 commit 3e1e563

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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.120"
15+
serde_json = "=1.0.121"
1616
comrak = "=0.26.0"
1717
rayon = "=1.10.0"
1818
regex = "=1.10.5"

0 commit comments

Comments
 (0)