mirror of
https://github.com/OMGeeky/twba.uploader.git
synced 2026-02-23 15:49:58 +01:00
add twba-common as workspace dependency
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2021"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
twba-reqwest-backoff = { version = "0.1", git = "https://github.com/OMGeeky/twba_reqwest_backoff.git" }
|
twba-reqwest-backoff = { version = "0.1", git = "https://github.com/OMGeeky/twba_reqwest_backoff.git" }
|
||||||
twba-common = { version = "0.2", git = "https://github.com/OMGeeky/twba.common.git" }
|
twba-common.workspace = true
|
||||||
|
|
||||||
shellexpand = "3.1"
|
shellexpand = "3.1"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user