Skip to content

Commit 26705d4

Browse files
Update Rust crate serde_json to 1.0.143
1 parent 3c255dc commit 26705d4

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
@@ -20,7 +20,7 @@ prettyplease = "0.2.35"
2020
proptest = { version = "1.7.0", features = ["std"], default-features = false }
2121
schemars = "0.8.17"
2222
serde = "1"
23-
serde_json = "1.0.140"
23+
serde_json = "1.0.143"
2424
syn = "2.0.104"
2525
test-strategy = "0.4.1"
2626
typify = "0.4.2"

0 commit comments

Comments
 (0)