]> git.lizzy.rs Git - PAKEs.git/blobdiff - spake2/Cargo.toml
update spake2 to edition-2018
[PAKEs.git] / spake2 / Cargo.toml
index 1c6765497087299d9762a94b32c122ec16a219fc..1ae436a5dd566f5f6d8a67121f2a2023766e6301 100644 (file)
@@ -1,6 +1,7 @@
 [package]
 name = "spake2"
 version = "0.1.2-alpha.0"
+edition = "2018"
 authors = ["Brian Warner <warner@lothar.com>"]
 description = "The SPAKE2 password-authenticated key-exchange algorithm."
 documentation = "https://docs.rs/spake2"