mirror of
https://github.com/OMGeeky/downloader.git
synced 2026-01-24 12:16:24 +01:00
anyhow import
This commit is contained in:
@@ -11,7 +11,6 @@ google_youtube = { version="0.1.1",git = "https://github.com/OMGeeky/google_yout
|
||||
twitch_data = { version="0.1.7", git = "https://github.com/OMGeeky/twitch_data" }
|
||||
downloader_config = { version="0.3.0", git = "https://github.com/OMGeeky/downloader_config" }
|
||||
tokio = "1.23"
|
||||
google-bigquery2 = "4.0.1"
|
||||
chrono = "0.4.23"
|
||||
nameof = "1.2.2"
|
||||
log = "0.4.17"
|
||||
@@ -20,4 +19,5 @@ log4rs = { version = "1.2.0" , features = ["compound_policy", "default", "size_t
|
||||
path-clean = "1.0.1"
|
||||
|
||||
log-panics = { version = "2", features = ["with-backtrace"]}
|
||||
env_logger = "0.10.0"
|
||||
env_logger = "0.10.0"
|
||||
anyhow = "1.0.70"
|
||||
Reference in New Issue
Block a user