From 23532cdaf0cad2abc477480267af833f17feead3 Mon Sep 17 00:00:00 2001 From: Avril Date: Wed, 12 Aug 2020 03:38:18 +0100 Subject: [PATCH] eeh --- .#Cargo.toml | 1 - Cargo.lock | 2 +- Cargo.toml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 120000 .#Cargo.toml diff --git a/.#Cargo.toml b/.#Cargo.toml deleted file mode 120000 index eda3399..0000000 --- a/.#Cargo.toml +++ /dev/null @@ -1 +0,0 @@ -avril@flan-laptop.299665:1596751578 \ No newline at end of file diff --git a/Cargo.lock b/Cargo.lock index ce15847..6d6894c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -188,7 +188,7 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "leanify-many" -version = "0.3.1" +version = "1.0.0" dependencies = [ "cfg-if", "futures", diff --git a/Cargo.toml b/Cargo.toml index 515adf9..39188b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "leanify-many" -version = "0.3.1" +version = "1.0.0" description = "spawn leanify subprocesses" authors = ["Avril "] edition = "2018"