mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 02:17:24 +08:00
move out full_ceremony.json for crates.io publish
This commit is contained in:
parent
3f5a55dc1d
commit
d641291822
@ -9,7 +9,7 @@ name = "bls48581wasm"
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen = "0.2"
|
||||
bls48581 = { path = "../bls48581", version = "^0.1.0", default-features = false }
|
||||
bls48581 = { path = "../bls48581", version = "^2.1.0", default-features = false }
|
||||
getrandom = { version = "0.2", features = ["js"] }
|
||||
serde = "1.0.208"
|
||||
serde_json = "1.0.117"
|
||||
@ -19,4 +19,4 @@ ed448-goldilocks-plus = { version = "0.16.0" }
|
||||
rand = "0.8.5"
|
||||
sha2 = "0.10.8"
|
||||
hkdf = "0.12.4"
|
||||
aes-gcm = "0.10.3"
|
||||
aes-gcm = "0.10.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user