Update Rust crate serde_json to 1.0.140
This commit is contained in:
parent
15cc60aad9
commit
de6d6f86c2
@ -13,7 +13,7 @@ categories = ["text-processing"]
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
serde_json = "1.0.96"
|
||||
serde_json = "1.0.140"
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
log = "0.4.27"
|
||||
|
Loading…
x
Reference in New Issue
Block a user