mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user