Skip to content

Commit bd60ffe

Browse files
Update Rust crate serde_json to 1.0.150
1 parent a637b42 commit bd60ffe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -48,7 +48,7 @@ reqwest = { version = "0.13.1", default-features = false, features = ["json"] }
4848
schemars = "0.8.22"
4949
semver = "1.0.27"
5050
serde = "1.0.224"
51-
serde_json = "1.0.145"
51+
serde_json = "1.0.150"
5252
sha2 = "0.10.9"
5353
similar = "2.7.0"
5454
supports-color = "3.0.2"

0 commit comments

Comments
 (0)