From 99d6ca87b9df58e203bcbf8279a145054d486c90 Mon Sep 17 00:00:00 2001 From: Jordan Doyle Date: Sun, 10 Dec 2017 00:08:37 +0000 Subject: [PATCH] Remove duplicate key --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5f6d466..159066e 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -6,7 +6,6 @@ description = "Sonos controller library for.. controlling Sonos" repository = "https://github.com/w4/sonos.rs" keywords = ["sonos", "controller", "music"] -license = "MIT" [dependencies] clippy = {version = "*", optional = true} -- rgit 0.1.3