diff options
| author | Melonai <einebeere@gmail.com> | 2020-06-13 03:49:25 +0200 |
|---|---|---|
| committer | Melonai <einebeere@gmail.com> | 2020-06-13 03:49:25 +0200 |
| commit | 5539abe770da491087afcd7dd1ccba1bf8f60631 (patch) | |
| tree | f77fefde4b1c9af83df555af1258da3b25dabc13 /Cargo.toml | |
| parent | 85443434a6869fc6bae68d075595fb633fd74876 (diff) | |
| download | shorest-5539abe770da491087afcd7dd1ccba1bf8f60631.tar.zst shorest-5539abe770da491087afcd7dd1ccba1bf8f60631.zip | |
deployment using docker
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
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 = "*" |
