From 639be3bfb56a74129bbd6705644d0ce9a9b65e85 Mon Sep 17 00:00:00 2001 From: Michal S Date: Sat, 20 Aug 2022 19:09:00 +0100 Subject: [PATCH] 0.5.3 -> 0.5.2 spinoff --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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