diff --git a/src/updater.rs b/src/updater.rs index e34a2ef..a8d9c80 100644 --- a/src/updater.rs +++ b/src/updater.rs @@ -55,7 +55,7 @@ async fn download_file(filename_str: &str) -> Result<(), Box