diff --git a/Cargo.toml b/Cargo.toml index 5965d58..19265ea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ futures-util = "0.3" actix-web-utils = "0.2" log = { version = "0.4", features = ["serde"] } -dev-dtos = { git = "https://backend:Eo1n1TPsyWV7wwo9uFwgUJGKKheMM6paM2mDkVPA4zqkh5dt6Q6XPkbtojzYQudQsM84vSwKmhHHTPjyn535d6NLBmA3meeGj0Gb8if4sceAwvySdmzedg5mN2P5zzQt@gitea.blancoinfante.com/blancoinfante_backend/dev-dtos-rust.git" } \ No newline at end of file +dev-dtos = { git = "https://github.com/franklinblanco/user-svc-dtos-rust.git" }