diff --git a/src/lib.rs b/src/lib.rs index 348ed0c..be5b915 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -167,7 +167,7 @@ impl ExpectRepo for Result { } } -use curl::easy::{Easy2, Handler, WriteError}; +use curl::easy::{Handler, WriteError}; struct Collector(String); diff --git a/steam-deck-tools b/steam-deck-tools index bc22123..e537c48 100755 Binary files a/steam-deck-tools and b/steam-deck-tools differ