From 6e819fa8b3ae21ad71050edf183f614a143e673f Mon Sep 17 00:00:00 2001 From: Louis Capitanchik <contact@louiscap.co> Date: Thu, 22 Dec 2022 21:56:49 +0000 Subject: [PATCH] Cargo license field --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ea3df5f..9971676 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ authors = [ ] repository = "https://lab.lcr.gr/microhacks/bevy-web-utils.git" homepage = "https://lab.lcr.gr/microhacks/bevy-web-utils" +license = "Apache-2.0" [dependencies] bevy_ecs = "0.9.1" -- GitLab