diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,3 +7,8 @@ license = "AGPL-3.0-only" readme = "README.md" documentation = "https://books.kanjala.com/sellershut" homepage = "https://git.kanjala.com/sellershut" + +[workspace.dependencies] +serde = "1.0.228" +thiserror = "2.0.18" +tracing = "0.1.44" |
