diff --git a/Cargo.toml b/Cargo.toml index 53353bf..ff1e8cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.1" edition = "2021" description = "A post-process black and white ordered dithering effect for the Bevy game engine." license = "0BSD OR MIT OR Apache-2.0" -repository = "https://git.exvacuum.dev/bevy_dither_post_process" +repository = "https://git.soaos.dev/soaos/bevy_dither_post_process" [dependencies.bevy] version = "0.15"