diff options
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 = "*" |
