mirror of
https://github.com/OMGeeky/twba.twitch_fetcher.git
synced 2026-01-04 10:32:19 +01:00
add twba-common as workspace dependency
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
twba-twitch-data = { version = "0.4", git = "https://github.com/OMGeeky/twitch_data.git" }
|
||||
twba-common = { version = "0.2", git = "https://github.com/OMGeeky/twba.common.git" }
|
||||
twba-common.workspace = true
|
||||
|
||||
tracing = "0.1"
|
||||
tokio = { version = "1.33", features = ["rt", "rt-multi-thread", "macros"] }
|
||||
|
||||
Reference in New Issue
Block a user