diff options
Diffstat (limited to 'rola-bucket/Cargo.toml')
| -rw-r--r-- | rola-bucket/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rola-bucket/Cargo.toml b/rola-bucket/Cargo.toml index 85d7fab..001ec11 100644 --- a/rola-bucket/Cargo.toml +++ b/rola-bucket/Cargo.toml @@ -6,3 +6,6 @@ authors.workspace = true license.workspace = true [dependencies] +shared_functions.workspace = true +shared_macros.workspace = true +thiserror.workspace = true |
