diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..269602a Binary files /dev/null and b/.DS_Store differ diff --git a/Cargo.toml b/Cargo.toml index 85c024a..eba33af 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://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" } \ No newline at end of file