diff --git a/Cargo.toml b/Cargo.toml index 4d825fb..908e209 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ secrecy = "0.8" serde = { version = "1.0", features = ["derive"] } serde_json = "1.0" serde-xml-rs = "0.6" -thiserror = "1.0" +thiserror = "1.0.59" # fs tempfile = "3.10"