From 62dd99402c601c81954fc59cd2aa70c5a1d14222 Mon Sep 17 00:00:00 2001 From: Franklin Date: Sat, 7 Jan 2023 19:35:07 -0400 Subject: [PATCH] Updated gitea repos to github --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }