diff --git a/Cargo.toml b/Cargo.toml index bdd6ed3..0876571 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,5 +13,5 @@ serde = { version = "1.0", features = ["derive"] } #openssl = { version = "0.10", features = ["vendored"] } err = { git = "https://github.com/franklinblanco/err.git" } -dev-dtos = { git = "https://github.com/franklinblanco/user-dtos.git" } +dev-dtos = { git = "https://github.com/franklinblanco/user-svc-dtos-rust.git" } actix-web-utils = { git = "https://github.com/franklinblanco/actix-web-utils.git" } \ No newline at end of file