Skip to content

Commit 83b5d79

Browse files
Update Rust crate serde_json to v1.0.111
1 parent 858fc48 commit 83b5d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.116"
1717
serde_derive = "=1.0.116"
1818
serde_yaml = "=0.8.13"
19-
serde_json = "=1.0.57"
19+
serde_json = "=1.0.111"
2020
comrak = "=0.17.1"
2121
rayon = "=1.8.0"
2222
regex = "=1.10.2"

0 commit comments

Comments
 (0)