Skip to content

Commit aa22c2c

Browse files
Update Rust crate serde_json to v1.0.115 (#1289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4971b6f commit aa22c2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ lazy_static = "=1.4.0"
1212
serde = "=1.0.197"
1313
serde_derive = "=1.0.197"
1414
serde_yaml = "=0.9.33"
15-
serde_json = "=1.0.114"
15+
serde_json = "=1.0.115"
1616
comrak = "=0.21.0"
1717
rayon = "=1.9.0"
1818
regex = "=1.10.3"

0 commit comments

Comments
 (0)