summaryrefslogtreecommitdiff
path: root/rola-vcs/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rola-vcs/Cargo.toml')
-rw-r--r--rola-vcs/Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/rola-vcs/Cargo.toml b/rola-vcs/Cargo.toml
new file mode 100644
index 0000000..6fec629
--- /dev/null
+++ b/rola-vcs/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "rorolala"
+version.workspace = true
+authors.workspace = true
+license.workspace = true
+edition.workspace = true
+
+[dependencies]
+rorolala_internal_macros.workspace = true