fix(deps): update rust crate thiserror to 1.0.59
This commit is contained in:
parent
f0e730bfec
commit
762da28b70
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue