mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore(deps): update rust crate thiserror to 1.0.57
This commit is contained in:
parent
9fb274db7a
commit
2f4c5b4ca5
2 changed files with 5 additions and 5 deletions
|
@ -100,7 +100,7 @@ serde_with = { version = "3.6", features = ["base64", "hex"] }
|
|||
sha2 = "0.10.8"
|
||||
teepot = { path = "." }
|
||||
testaso = "0.1.0"
|
||||
thiserror = "1.0.56"
|
||||
thiserror = "1.0.57"
|
||||
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