Skip to content

Commit 0ea8785

Browse files
committed
Update nostd
Signed-off-by: Denis Varlakov <denis@dfns.co>
1 parent e273e2e commit 0ea8785

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wasm/no_std/Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ publish = false
88
[dependencies.key-share]
99
path = "../../key-share"
1010
default-features = false
11-
features = ["serde", "hd-wallets", "spof", "udigest"]
11+
features = ["serde", "hd-wallet", "spof", "udigest"]
1212

1313
[dependencies.cggmp21-keygen]
1414
path = "../../cggmp21-keygen"
1515
default-features = false
16-
features = ["hd-wallets", "state-machine"]
16+
features = ["hd-wallet", "state-machine"]
1717

0 commit comments

Comments
 (0)