Add edition = 2018

This commit is contained in:
Eirik Ogilvie-Wigley 2019-08-20 18:31:20 -06:00
parent df88a3f0ea
commit 36788f34f2
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ description = "Pairing-friendly elliptic curve library"
documentation = "https://docs.rs/pairing/"
homepage = "https://github.com/ebfull/pairing"
repository = "https://github.com/ebfull/pairing"
edition ="2018"
[dependencies]
byteorder = "1"