Update Rust crate serde_json to 1.0.110
This commit is contained in:
@ -16,7 +16,7 @@ clap = { version = "4.4.12", features = ["derive"] }
|
||||
log = "0.4.20"
|
||||
env_logger = "0.10.1"
|
||||
serde = { version = "1.0.194", features = ["derive"] }
|
||||
serde_json = "1.0.105"
|
||||
serde_json = "1.0.110"
|
||||
actix-web = "4.4.1"
|
||||
actix-cors = "0.6.5"
|
||||
actix = "0.13.1"
|
||||
|
Reference in New Issue
Block a user