diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ shared_macros = { path = "rola-utils/macros" } rola-bucket = { path = "rola-bucket" } rola-draft = { path = "rola-draft" } +thiserror = "2.0.18" + [workspace.dependencies.tokio] version = "1.52.3" features = [ |
