Update Rust crate serde to 1.0.219
This commit is contained in:
parent
a33088918c
commit
15cc60aad9
@ -15,7 +15,7 @@ categories = ["text-processing"]
|
||||
[dependencies]
|
||||
serde_json = "1.0.96"
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
log = "0.4.27"
|
||||
zip = { version = "2.1.3", optional = true }
|
||||
mktemp = { version = "0.5.1", optional = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user