Skip to content

Commit 4b53d24

Browse files
Update Rust crate serde_json to v1.0.114 (#1257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b39b94 commit 4b53d24

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
@@ -16,7 +16,7 @@ lazy_static = "=1.4.0"
1616
serde = "=1.0.197"
1717
serde_derive = "=1.0.197"
1818
serde_yaml = "=0.9.32"
19-
serde_json = "=1.0.113"
19+
serde_json = "=1.0.114"
2020
comrak = "=0.21.0"
2121
rayon = "=1.8.1"
2222
regex = "=1.10.3"

0 commit comments

Comments
 (0)