There was an error while loading. Please reload this page.
1 parent 8eedd81 commit 29891fdCopy full SHA for 29891fd
1 file changed
Cargo.toml
@@ -109,5 +109,5 @@ wasm-bindgen-futures = { version = "0.4.57", path = './wasm-bindgen/crates/futur
109
wasm-bindgen-macro-support = { version = "0.2.108", path = "./wasm-bindgen/crates/macro-support" }
110
wasm-bindgen-shared = { version = "0.2.108", path = "./wasm-bindgen/crates/shared" }
111
wasm-bindgen-test = { version = "0.3.58", path = "./wasm-bindgen/crates/test" }
112
-wasm-streams = { version = "0.4.2", path = "../wasm-streams" }
+wasm-streams = { version = "0.4.2", path = "./wasm-streams" }
113
web-sys = { version = "0.3.85", path = './wasm-bindgen/crates/web-sys' }
0 commit comments