diff --git a/Cargo.toml b/Cargo.toml
index ea3df5f360c282670d3b744bb224d84126668e91..9971676e2a3d46e8ed6646c0ddf199b1440c826b 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"