Skip to content

Commit 728cc26

Browse files
Update Rust crate serde_json to 1.0.149
1 parent bbb25f8 commit 728cc26

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
@@ -45,7 +45,7 @@ reqwest = { version = "0.13.1", default-features = false, features = ["json"] }
4545
schemars = "0.8.22"
4646
semver = "1.0.27"
4747
serde = "1.0.224"
48-
serde_json = "1.0.145"
48+
serde_json = "1.0.149"
4949
sha2 = "0.10.9"
5050
similar = "2.7.0"
5151
supports-color = "3.0.2"

0 commit comments

Comments
 (0)