diff --git a/Cargo.toml b/Cargo.toml index 8dd7ddf..b1af406 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,4 +27,4 @@ serde = { version = "1.0.138", default-features = false, features = [ "derive", native-tls = { version = "0.2.10", default-features = false } libc = { version = "0.2.126", default-features = false } rm_rf = { version = "0.6.2", default-features = false } -spinoff = { version = "0.5.3", default-features = false } \ No newline at end of file +spinoff = { version = "0.5.2", default-features = false } \ No newline at end of file