Skip to content

Commit

Permalink
update author
Browse files Browse the repository at this point in the history
  • Loading branch information
kitounliu committed Aug 8, 2023
1 parent f99b0b8 commit e529243
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[package]
name = "zkdvrf"
version = "0.1.0"
authors = ["Jia Liu"]
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down Expand Up @@ -35,4 +36,8 @@ harness = false

#[[bench]]
#name = "dkg_benchmark"
#harness = false

#[[bench]]
#name = "bn_benchmark"
#harness = false

0 comments on commit e529243

Please sign in to comment.