Skip to content

Commit b70978a

Browse files
committed
whoops didnt mean to commit that
1 parent ab3cff9 commit b70978a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ wasm-bindgen-test = "0.3.42"
6060
default = ["p2p"]
6161
p2p = ["dep:libp2p-identity", "dep:multiaddr", "dep:serde_repr"]
6262
test-utils = ["dep:ed25519-consensus", "dep:rand"]
63-
wasm-bindgen = ["dep:wasm-bindgen", "dep:js-sys", "time/wasm-bindgen"]
63+
wasm-bindgen = ["dep:wasm-bindgen", "time/wasm-bindgen"]
6464
tonic = ["celestia-proto/tonic"]
6565

6666
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)