diff --git a/Cargo.toml b/Cargo.toml index aa0dfe111c2c5f5b662d0d586a1d509d54816c41..8161533d962765b769faa410134ab2b8aaf129aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,7 @@ authors = [ ] description = "Relationship based component value tweening for Bevy projects" license = "Apache-2.0" +repository = "https://weirdboi.dev/libraries/weirdboi-tween" [features] default = ["bevy_defaults"]