updated dev-dtosrepo

This commit is contained in:
Franklin 2023-03-05 09:17:27 -04:00
parent 196976c635
commit a4e6d5070d
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ syn = "1.0"
#quote = "1.0"
#proc-macro2 = "1.0"
dev-dtos = { git = "https://git.franklinblanco.dev/franklinblanco/user-svc-dtos-rust.git" }
dev-dtos = { git = "https://git.franklinblanco.dev/franklinblanco/dev-dtos.git" }
serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1" }