summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79be524..dac5e67 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,6 +36,7 @@ space-macros = { path = "rola-utils/space-system/macros" }
rola-bucket = { path = "rola-bucket" }
rola-draft = { path = "rola-draft" }
+toml = "1.1.0"
thiserror = "2.0.18"
just_fmt = "0.1.2"
log = "0.4.32"