Skip to content

Commit 3543250

Browse files
committed
topo 0.13.1 + wasm-bindgen flag
1 parent 6e4b0ed commit 3543250

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

atomic_hooks/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ illicit = "1.1.0"
1313
typemap = "0.3.3"
1414
atomic_hooks_macros = { path = "./macro" }
1515

16-
# topo = "=0.13.0"
16+
topo = { version = "0.13.1", features = ["wasm-bindgen"] }
1717
# topo = { path = "../../moxie/topo" }
18-
topo = { git = "https://github.com/MartinKavik/moxie", package = "topo", branch = "simple-mutex" }

0 commit comments

Comments
 (0)