diff --git a/Cargo.toml b/Cargo.toml index 62449cf..77d1b63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ futures-util = "0.3" actix-web-utils = "0.2" log = { version = "0.4", features = ["serde"] } -dev-dtos = { git = "https://franklinblanco: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@github.com/franklinblanco/user-svc-dtos-rust.git" } +dev-dtos = { git = "https://github.com/franklinblanco/dev-dtos.git" }