From 8ba7775bcf7ecbc1e3ffad941a31a6e6a9f5626c Mon Sep 17 00:00:00 2001 From: bni_admin Date: Thu, 8 Sep 2022 15:57:32 +0000 Subject: [PATCH] Update 'Cargo.toml' --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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