diff --git a/Cargo.toml b/Cargo.toml index f67777b..64d5bd3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,5 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -roxy_core = { git = "https://github.com/kitsunecafe/roxy-core.git" } +roxy_core = { git = "https://fem.mint.lgbt/kitsunecafe/roxy-core.git" } tera = "1.19.1"