mirror of
https://github.com/OMGeeky/downloader.git
synced 2026-02-23 15:38:31 +01:00
log-panics & single thread download (twitch_data)
This commit is contained in:
@@ -58,6 +58,7 @@ async fn main() -> Result<(), Box<dyn Error>> {
|
||||
),
|
||||
])
|
||||
.unwrap();
|
||||
log_panics::init();
|
||||
println!("Hello, world!");
|
||||
start_backup().await?;
|
||||
// sample().await?;
|
||||
|
||||
Reference in New Issue
Block a user