Skip to content

Commit 83007ef

Browse files
Update Rust crate serde_json to 1.0.149
1 parent 6820eaf commit 83007ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ reqwest = { version = "0.13.1", default-features = false, features = ["json"] }
4747
schemars = "0.8.22"
4848
semver = "1.0.27"
4949
serde = "1.0.224"
50-
serde_json = "1.0.145"
50+
serde_json = "1.0.149"
5151
sha2 = "0.10.9"
5252
similar = "2.7.0"
5353
supports-color = "3.0.2"

0 commit comments

Comments
 (0)