Fix cargo.toml.license
This commit is contained in:
parent
9dddb3d458
commit
b0d72f319f
@ -2,7 +2,7 @@
|
|||||||
name = "j"
|
name = "j"
|
||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
|
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
|
||||||
license = "WTFPL/MIT/Apache"
|
license = "WTFPL/MIT/Apache-2.0"
|
||||||
description = "a command runner"
|
description = "a command runner"
|
||||||
homepage = "https://github.com/casey/j"
|
homepage = "https://github.com/casey/j"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user