mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 07:03:56 +02:00
chore(deps): update rust crate thiserror to 1.0.58
This commit is contained in:
parent
637878d403
commit
46580fd85b
2 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@ sha2 = "0.10.8"
|
|||
signature = "2.2.0"
|
||||
teepot = { path = "crates/teepot" }
|
||||
testaso = "0.1.0"
|
||||
thiserror = "1.0.57"
|
||||
thiserror = "1.0.58"
|
||||
tokio = { version = "1", features = ["sync", "macros", "rt-multi-thread", "fs", "time"] }
|
||||
tracing = "0.1"
|
||||
tracing-actix-web = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue