chore(deps): update rust crate thiserror to 1.0.59

This commit is contained in:
renovate[bot] 2024-04-29 09:50:50 +00:00 committed by GitHub
parent 85967937f9
commit 603cf9b38d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@ sha2 = "0.10.8"
signature = "2.2.0"
teepot = { path = "crates/teepot" }
testaso = "0.1.0"
thiserror = "1.0.58"
thiserror = "1.0.59"
tokio = { version = "1", features = ["sync", "macros", "rt-multi-thread", "fs", "time"] }
tracing = "0.1"
tracing-actix-web = "0.7"