fix(deps): update rust crate serde_json to 1.0.116
This commit is contained in:
parent
f0e730bfec
commit
bd3b0aaeda
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ http = "1.1"
|
|||
reqwest = "0.12"
|
||||
secrecy = "0.8"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde_json = "1.0.116"
|
||||
serde-xml-rs = "0.6"
|
||||
thiserror = "1.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue