Updated gitea repos to github

This commit is contained in:
Franklin 2023-01-07 19:35:07 -04:00
parent 18b94e9e19
commit 62dd99402c
1 changed files with 1 additions and 1 deletions

View File

@ -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" }
dev-dtos = { git = "https://github.com/franklinblanco/user-svc-dtos-rust.git" }