mirror of
https://github.com/OMGeeky/twba.git
synced 2026-02-23 15:49:55 +01:00
remove uncommitted project from Cargo.toml
This commit is contained in:
22
Cargo.lock
generated
22
Cargo.lock
generated
@@ -4103,28 +4103,6 @@ dependencies = [
|
|||||||
"twba-reqwest-backoff 0.1.2 (git+https://github.com/OMGeeky/twba_reqwest_backoff.git)",
|
"twba-reqwest-backoff 0.1.2 (git+https://github.com/OMGeeky/twba_reqwest_backoff.git)",
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
|
||||||
name = "twba-yt-publisher"
|
|
||||||
version = "0.1.0"
|
|
||||||
dependencies = [
|
|
||||||
"chrono",
|
|
||||||
"futures",
|
|
||||||
"futures-util",
|
|
||||||
"google-apis-common",
|
|
||||||
"google-youtube3",
|
|
||||||
"lazy_static",
|
|
||||||
"reqwest 0.12.4",
|
|
||||||
"serde",
|
|
||||||
"serde_json",
|
|
||||||
"shellexpand",
|
|
||||||
"strfmt",
|
|
||||||
"thiserror",
|
|
||||||
"tokio",
|
|
||||||
"tracing",
|
|
||||||
"twba-common 0.2.6 (git+https://github.com/OMGeeky/twba.common.git)",
|
|
||||||
"twba-reqwest-backoff 0.1.2 (git+https://github.com/OMGeeky/twba_reqwest_backoff.git)",
|
|
||||||
]
|
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "twitch_api"
|
name = "twitch_api"
|
||||||
version = "0.7.0-rc.7"
|
version = "0.7.0-rc.7"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ members = [
|
|||||||
"twba-uploader",
|
"twba-uploader",
|
||||||
"twba-splitter",
|
"twba-splitter",
|
||||||
"twitch_data",
|
"twitch_data",
|
||||||
"twba-yt-publisher",
|
# "twba-yt-publisher",
|
||||||
]
|
]
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user