Switch to 2018 edition in boring

This commit is contained in:
Joshua Nelson 2021-08-12 11:32:28 -05:00 committed by Joshua Nelson
parent 46787b7b69
commit c037a438f8
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ documentation = "https://docs.rs/boring"
readme = "README.md"
keywords = ["crypto", "tls", "ssl", "dtls"]
categories = ["cryptography", "api-bindings"]
edition = "2018"
[dependencies]
bitflags = "1.0"