From fe2400e9565c8918b18f4c71ffe3fdb06983e1e5 Mon Sep 17 00:00:00 2001 From: Marc Addeo Date: Fri, 7 Feb 2020 12:44:55 -0500 Subject: [PATCH] Fix Cargo --- Cargo.lock | 2 +- Cargo.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c8c0583..05eb0b1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -60,7 +60,7 @@ dependencies = [ [[package]] name = "cl" -version = "0.6.0" +version = "0.7.0" dependencies = [ "anyhow 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 5ace013..7afa4bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,6 @@ homepage = "https://github.com/marcaddeo/cl" repository = "https://github.com/marcaddeo/cl" documentation = "https://github.com/marcaddeo/cl#cl" authors = ["Marc Addeo "] -edition = "2018" license = "MIT" edition = "2018" exclude = [