From d5d3c7b3ce07cb1f3e98626ad95fcdebae7c830a Mon Sep 17 00:00:00 2001 From: Nick Shipp Date: Thu, 3 May 2018 11:35:52 -0400 Subject: Remove unused dep: semver --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 88fd792..313c1c8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,3 @@ pbr = "*" reqwest = "*" clap = "*" git2 = "*" - -[dependencies.semver] -version = "*" -features = ["serde"] -- cgit v1.2.3-54-g00ecf