]> git.lizzy.rs Git - PAKEs.git/blobdiff - Cargo.toml
Bump generic-array from 0.12.3 to 0.14.4 (#45)
[PAKEs.git] / Cargo.toml
index f470646754c5581fe7eb642df7013b6694818055..0dc3885f6c6709d4b1d4c9b8a3eba3811be8a2d0 100644 (file)
@@ -1,8 +1,5 @@
-[package]
-name = "spake2"
-version = "0.1.0"
-authors = ["Brian Warner <warner@lothar.com>"]
-
-[dependencies]
-#rust-crypto = "^0.2"
-curve25519-dalek = "0.2.0"
+[workspace]
+members = [
+    "srp",
+    "spake2",
+]