diff --git a/Cargo.toml b/Cargo.toml index 7d85d116ca157b8d82659efe7c15c583a84e6a84..2f3e893ed9b203384e99bbd18dfbd790b564bce9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "crunch-cli" version = "0.5.0" edition = "2021" -license = "GPL-3" +license = "GPL-3.0" description = "Command line asset manipulation, set up a pipeline once and run it against all of your files" authors = [ "Louis Capitanchik <louis@microhacks.co.uk>"