about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelonai <einebeere@gmail.com>2020-06-13 03:49:25 +0200
committerMelonai <einebeere@gmail.com>2020-06-13 03:49:25 +0200
commit5539abe770da491087afcd7dd1ccba1bf8f60631 (patch)
treef77fefde4b1c9af83df555af1258da3b25dabc13 /Cargo.toml
parent85443434a6869fc6bae68d075595fb633fd74876 (diff)
downloadshorest-5539abe770da491087afcd7dd1ccba1bf8f60631.tar.zst
shorest-5539abe770da491087afcd7dd1ccba1bf8f60631.zip
deployment using docker
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 998b3f4..08712d8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,5 +19,5 @@ base64 = "0.12.0"
 url = "2.1.1"
 diesel = { version = "1.4.4", features = ["postgres", "r2d2"] }
 actix-files = "0.2.1"
-
+openssl = "*"