diff --git a/Cargo.toml b/Cargo.toml index cddb26c..2efa682 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "j" version = "0.1.1" authors = ["Casey Rodarmor "] -license = "WTFPL/MIT/Apache" +license = "WTFPL/MIT/Apache-2.0" description = "a command runner" homepage = "https://github.com/casey/j"