Skip to content

Commit c7f6abb

Browse files
authored
Adding simple login example and fixing some docs (facebook#67)
1 parent 85b0ef0 commit c7f6abb

File tree

4 files changed

+340
-18
lines changed

4 files changed

+340
-18
lines changed

Cargo.lock

Lines changed: 96 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ lazy_static = "1.4.0"
4141
serde_json = "1.0.57"
4242
proptest = "0.10.1"
4343
rand = "0.7"
44+
rustyline = "6.3.0"
4445

4546
[[bench]]
4647
name = "oprf"

0 commit comments

Comments
 (0)