aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-09 02:26:17 +0000
committerFuwn <[email protected]>2025-06-09 07:46:07 +0000
commit6939780adf617cdbf4d1c369ad7de8640b189181 (patch)
tree0ef2157851138c061cfbe1e363855f249c94fc43 /Cargo.toml
parentfeat(cli): check before initing, no overwrite (diff)
downloaddivina-6939780adf617cdbf4d1c369ad7de8640b189181.tar.xz
divina-6939780adf617cdbf4d1c369ad7de8640b189181.zip
feat(divina_util): create and implement utility
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e000287..3ae4789 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,8 @@ members = [
"crates/divina",
"crates/divina_config",
"crates/divina_git",
- "crates/divina_compile"
+ "crates/divina_compile",
+ "crates/divina_util"
]
# Slower builds, faster executables