Skip to content

Commit 602d56c

Browse files
committed
Cargo.toml:hypercore
hypercore = { version = "0.12", default-features = false, features = ["async-std", "cache", "js_interop_tests", "moka", "sparse"] }
1 parent 4c87a4e commit 602d56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tracing = "0.1"
4747
pretty-hash = "0.4"
4848
futures-timer = "3"
4949
futures-lite = "1"
50-
hypercore = { version = "0.12", default-features = false }
50+
hypercore = { version = "0.12", default-features = false, features = ["async-std", "cache", "js_interop_tests", "moka", "sparse"] }
5151
sha2 = "0.10"
5252
curve25519-dalek = "4"
5353
crypto_secretstream = "0.2"

0 commit comments

Comments
 (0)