Adding simple login example and fixing some docs (#67)

This commit is contained in:
Kevin Lewi
2020-10-26 11:52:15 -07:00
committed by GitHub
parent 85b0ef031d
commit c7f6abb591
4 changed files with 340 additions and 18 deletions
+1
View File
@@ -41,6 +41,7 @@ lazy_static = "1.4.0"
serde_json = "1.0.57"
proptest = "0.10.1"
rand = "0.7"
rustyline = "6.3.0"
[[bench]]
name = "oprf"