Skip to content

Commit 13bebcc

Browse files
Update Rust crate serde_json to 1.0.142
1 parent 58cfbf7 commit 13bebcc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -34,7 +34,7 @@ ref-cast = "1.0.24"
3434
rustc-hash = { version = "2.1.1", default-features = false }
3535
schemars = "0.8.22"
3636
serde = "1.0.219"
37-
serde_json = "1.0.140"
37+
serde_json = "1.0.142"
3838
test-strategy = "0.4.1"
3939
typify = "0.4.2"
4040

0 commit comments

Comments
 (0)