Update Rust crate serde to 1.0.219
This commit is contained in:
parent
c7793fb612
commit
b09cb9aa9a
@ -9,7 +9,7 @@ edition = "2021"
|
||||
log = "0.4.27"
|
||||
env_logger = "0.11.7"
|
||||
anyhow = "1.0.97"
|
||||
serde = { version = "1.0.218", features = ["derive"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
schemars = "0.8.17"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user