diff --git a/Cargo.toml b/Cargo.toml index a4f656a68fcacc21c62af003dd835ece389bd932..e19a97860be59f091d2ccbd6ccc02d4f8a929009 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ authors = [ "Louis Capitanchik <louis@microhacks.co.uk>" ] repository = "https://lab.lcr.gr/microhacks/bevy-splash" +license = "Apache-2.0" [dependencies] log = "0.4.21"