Skip to content

Commit 062cab4

Browse files
fix(deps): update rust crate serde_json to 1.0.145
1 parent a96f1f3 commit 062cab4

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

Lines changed: 17 additions & 6 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
@@ -221,7 +221,7 @@ reqwest = { version = "0.12", default-features = false, features = [
221221
"json",
222222
"rustls-tls",
223223
] }
224-
serde_json = "1.0"
224+
serde_json = "1.0.145"
225225
tempfile = "3.14"
226226
rand = "0.8"
227227
colored = "2.2"

0 commit comments

Comments
 (0)