From 2793ae353771d1e9f88381b01493836164023f4d Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 24 Mar 2021 23:13:52 +0100 Subject: docker: fix dockerfile --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 01b1764..55886f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,8 @@ authors = ["Santo Cariotti "] edition = "2018" [dependencies] +openssl = { version = "0.10", features = ["vendored"] } + actix-rt = "1.0.0" actix-web = "3.0.0" actix-http = "1.0.1" -- cgit v1.2.3-18-g5258