diff --git a/Cargo.toml b/Cargo.toml index 2fe3e21..7b9521a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ chat-types = { git = "https://git.franklinblanco.dev/franklinblanco/chat-types.g err = { git = "https://git.franklinblanco.dev/franklinblanco/err.git" } actix-web-utils = { git = "https://git.franklinblanco.dev/franklinblanco/actix-web-utils.git" } -dev-dtos = { git = "https://github.com/franklinblanco/user-svc-dtos-rust.git" } \ No newline at end of file +dev-dtos = { git = "https://git.franklinblanco.dev/franklinblanco/user-svc-dtos-rust.git" }