We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4b0ed commit 3543250Copy full SHA for 3543250
atomic_hooks/Cargo.toml
@@ -13,6 +13,5 @@ illicit = "1.1.0"
13
typemap = "0.3.3"
14
atomic_hooks_macros = { path = "./macro" }
15
16
-# topo = "=0.13.0"
+topo = { version = "0.13.1", features = ["wasm-bindgen"] }
17
# topo = { path = "../../moxie/topo" }
18
-topo = { git = "https://github.com/MartinKavik/moxie", package = "topo", branch = "simple-mutex" }
0 commit comments