add twba-common as workspace dependency

This commit is contained in:
OMGeeky
2024-10-11 23:34:22 +02:00
parent 020d5afaf6
commit 192bf27fed

View File

@@ -17,6 +17,6 @@ members = [
# "twba-yt-publisher",
"twba-control-center",
]
[dependencies]
[workspace.dependencies]
twba-common = { version = "0.2", git = "https://github.com/OMGeeky/twba.common.git" }