Skip to content

Commit 29891fd

Browse files
committed
fixup
1 parent 8eedd81 commit 29891fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ wasm-bindgen-futures = { version = "0.4.57", path = './wasm-bindgen/crates/futur
109109
wasm-bindgen-macro-support = { version = "0.2.108", path = "./wasm-bindgen/crates/macro-support" }
110110
wasm-bindgen-shared = { version = "0.2.108", path = "./wasm-bindgen/crates/shared" }
111111
wasm-bindgen-test = { version = "0.3.58", path = "./wasm-bindgen/crates/test" }
112-
wasm-streams = { version = "0.4.2", path = "../wasm-streams" }
112+
wasm-streams = { version = "0.4.2", path = "./wasm-streams" }
113113
web-sys = { version = "0.3.85", path = './wasm-bindgen/crates/web-sys' }

0 commit comments

Comments
 (0)