diff --git a/Cargo.toml b/Cargo.toml
index 10a7b0547375032071cf845b54a7c16c6d054fe8..5db3a3090a8f59b97a1f892d57b398b2bc6d70d9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@ build = "build.rs"
 links = "libhash.a,libssl"
 description = "Generate a 'Table Of Contents' of a path"
 homepage = "https://gitlab.control.lth.se/anders_blomdell/rust-hashtoc"
-license = "GPLv3"
+license = "GPL-3.0"
 publish = false
 
 [dependencies]