Skip to content

Commit cdfa44b

Browse files
Update Rust crate serde_json to 1.0.149
1 parent 2fb6aa1 commit cdfa44b

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

0 commit comments

Comments
 (0)