diff --git a/Cargo.toml b/Cargo.toml index 7524236..ec2a508 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,5 @@ reqwest = { version = "0.11.11", features = [ "json" ]} serde = { version = "1.0", features = ["derive"] } actix-web-utils = "0.2.5" -openssl = { version = "0.10", features = ["vendored"] } +#openssl = { version = "0.10", features = ["vendored"] } dev-dtos = { git = "https://backend:Eo1n1TPsyWV7wwo9uFwgUJGKKheMM6paM2mDkVPA4zqkh5dt6Q6XPkbtojzYQudQsM84vSwKmhHHTPjyn535d6NLBmA3meeGj0Gb8if4sceAwvySdmzedg5mN2P5zzQt@gitea.blancoinfante.com/blancoinfante_backend/dev-dtos-rust.git" } \ No newline at end of file