diff --git a/Cargo.toml b/Cargo.toml index a44a507..39659c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "1.0.0" authors = ["Abraham Toriz "] edition = "2018" description = "A command line time tracker" -license = "GPLv3" +license = "GPL-3.0" documentation = "https://gitlab.com/categulario/tiempo" homepage = "https://gitlab.com/categulario/tiempo" repository = "https://gitlab.com/categulario/tiempo"