fix(deps): update rust crate thiserror to 1.0.59 - autoclosed #22

Closed
renovate wants to merge 3 commits from renovate/thiserror-1.x into main
Showing only changes of commit 762da28b70 - Show all commits

View file

@ -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"