summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 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"]