mirror of
https://github.com/OMGeeky/twba.splitter.git
synced 2025-12-26 17:02:35 +01:00
add twba-common as workspace dependency
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
twba-common = { version = "0.2", git = "https://github.com/OMGeeky/twba.common.git" }
|
twba-common.workspace = true
|
||||||
|
|
||||||
tokio = "1.33"
|
tokio = "1.33"
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user