diff --git a/Cargo.toml b/Cargo.toml index 0543e1f..364a063 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] -name = "template" +name = "base" version = "0.1.0" edition = "2021" publish = false authors = ["Christoph J. Scherr "] -license = "MIT" +license = "GPL-3.0-or-later" description = "No description yet" readme = "README.md" homepage = "https://git.cscherr.de/PlexSheep/rs-base" @@ -13,4 +13,3 @@ keywords = ["template"] [dependencies] -