diff --git a/Cargo.toml b/Cargo.toml index 4d825fb..9c3ca49 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"