mirror of
https://github.com/OMGeeky/twba.twitch_fetcher.git
synced 2026-02-23 15:49:57 +01:00
extract stuff to common
This commit is contained in:
@@ -9,6 +9,7 @@ edition = "2021"
|
||||
twba-backup-config = { version = "0.1.1", git = "https://github.com/OMGeeky/backup_config.git" }
|
||||
twba-local-db = { version = "0.2", git = "https://github.com/OMGeeky/twitch_backup.local_db.git" }
|
||||
twba-twitch-data = { version = "0.3", git = "https://github.com/OMGeeky/twitch_data.git" }
|
||||
twba-common = { version = "0.1", git = "https://github.com/OMGeeky/twba.common.git" }
|
||||
|
||||
tracing-subscriber = "0.3"
|
||||
tracing = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user