summaryrefslogtreecommitdiff
path: root/openssl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/Cargo.toml')
-rw-r--r--openssl/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/Cargo.toml b/openssl/Cargo.toml
index 5c741d2d..b3e0e334 100644
--- a/openssl/Cargo.toml
+++ b/openssl/Cargo.toml
@@ -8,6 +8,7 @@ repository = "https://github.com/sfackler/rust-openssl"
readme = "README.md"
keywords = ["crypto", "tls", "ssl", "dtls"]
categories = ["cryptography", "api-bindings"]
+edition = "2018"
# these are deprecated and don't do anything anymore
[features]