mirror of
https://github.com/OMGeeky/twba.git
synced 2025-12-26 17:02:33 +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)",
|
||||
]
|
||||
|
||||
[[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]]
|
||||
name = "twitch_api"
|
||||
version = "0.7.0-rc.7"
|
||||
|
||||
@@ -14,7 +14,7 @@ members = [
|
||||
"twba-uploader",
|
||||
"twba-splitter",
|
||||
"twitch_data",
|
||||
"twba-yt-publisher",
|
||||
# "twba-yt-publisher",
|
||||
]
|
||||
[dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user