Skip to content

Commit d87f4d5

Browse files
committed
fix: wasm build
1 parent dcdae8e commit d87f4d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/wasm/rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ test-shares = ["lit-frost/default", "vsss-rs"]
1919
wasm-bindgen = { version = "0.2", features = ["serde-serialize"] }
2020
blsful = { version = "3.0.0-pre8", default-features = false, features = ["rust"] }
2121
base64_light = "0.1.5"
22+
base64ct = "1.6.0"
2223
ecdsa = "0.16.9"
2324
generic-array = "1.1.1"
2425
lit-frost = { git = "https://github.com/LIT-Protocol/lit-frost.git" }

0 commit comments

Comments
 (0)