Update cargo toml homepage
... | ... | @@ -6,6 +6,8 @@ description = "Utilities for patching various missing parts from Bevy web/touch |
authors = [ | ||
"Louis Capitanchik <louis@microhacks.co.uk>" | ||
] | ||
repository = "https://lab.lcr.gr/microhacks/bevy-web-utils.git" | ||
homepage = "https://lab.lcr.gr/microhacks/bevy-web-utils" | ||
[dependencies] | ||
bevy_ecs = "0.9.1" | ||
... | ... |
Please register or sign in to comment