]> git.lizzy.rs Git - PAKEs.git/blobdiff - srp/Cargo.toml
update srp to idioms of edition-2018
[PAKEs.git] / srp / Cargo.toml
index 5db8c3fb709952aca7f762021b30d830f2000153..5955ddb4da9d7f5c90d053a1dec6d076cdd0628e 100644 (file)
@@ -1,6 +1,7 @@
 [package]
 name = "srp"
 version = "0.3.0"
+edition = "2018"
 authors = ["RustCrypto Developers"]
 license = "MIT OR Apache-2.0"
 description = "Secure Remote Password (SRP) protocol implementation"