Version bump and synchronize packages

Uses "dleq-serai", instead of "dleq", as the dleq crate name hasn't been 
transferred yet :(
This commit is contained in:
Luke Parker
2022-07-12 03:38:59 -04:00
parent 0b55fb6e06
commit d81f6270c7
11 changed files with 19 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "dleq"
name = "dleq-serai"
version = "0.1.0"
description = "Implementation of single and cross-curve Discrete Log Equality proofs"
license = "MIT"