summaryrefslogtreecommitdiff
path: root/rola-bucket/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rola-bucket/Cargo.toml')
-rw-r--r--rola-bucket/Cargo.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/rola-bucket/Cargo.toml b/rola-bucket/Cargo.toml
index 001ec11..07c555e 100644
--- a/rola-bucket/Cargo.toml
+++ b/rola-bucket/Cargo.toml
@@ -6,6 +6,11 @@ authors.workspace = true
license.workspace = true
[dependencies]
+shared_constants.workspace = true
shared_functions.workspace = true
shared_macros.workspace = true
+
+space-system.workspace = true
+
thiserror.workspace = true
+tokio.workspace = true