diff --git a/Cargo.toml b/Cargo.toml index fe04a90..5d48a22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" [dependencies] edit = "0.1.3" -osstrtools = "0.2" +osstrtools = "=0.2.0" thiserror = "1" main_error = "0.1.1" pico-args = "0.4.2"