changed from git to gitea
This commit is contained in:
parent
5ef5f48654
commit
196976c635
|
@ -11,6 +11,6 @@ syn = "1.0"
|
|||
#quote = "1.0"
|
||||
#proc-macro2 = "1.0"
|
||||
|
||||
dev-dtos = { git = "https://github.com/franklinblanco/user-svc-dtos-rust.git" }
|
||||
dev-dtos = { git = "https://git.franklinblanco.dev/franklinblanco/user-svc-dtos-rust.git" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = { version = "1" }
|
Loading…
Reference in New Issue