diff --git a/Cargo.toml b/Cargo.toml index eba33af..19c286c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" } \ No newline at end of file