diff --git a/Cargo.toml b/Cargo.toml
index 53087d36b66d8cabb9635e1f11965033a7796b68..004220814d36ea27d8be9a6bb85bdee6865f7cdf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,6 +7,7 @@ description = "Easily manage complex Bevy 2D sprite animations"
 authors = [
 	"Louis Capitanchik <louis@microhacks.co.uk>"
 ]
+repository = "https://lab.lcr.gr/microhacks/micro-banimate"
 
 [features]
 default = ["json_loader", "ecs_tilemap"]