summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-07-09 14:44:36 +0300
committerYuval Adam <_@yuv.al>2018-07-09 14:46:33 +0300
commit64a72883e2c4e44c055434c027db73a96ae6825f (patch)
tree9920703f8663da45823daea67baf1c83e77a99ef
parent179aedd879c14b7f5de8a3a94c46b71651cbaceb (diff)
Update license identifier
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6a0a931..062cca3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Yuval Adam <_@yuv.al>"]
description = "A simple CLI for UPnP media file streaming"
homepage = "https://github.com/yuvadm/slingr"
repository = "https://github.com/yuvadm/slingr"
-license = "GPLv3"
+license = "GPL-3.0"
[dependencies]
colored = "1.6"