Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
topo 0.13.1 + wasm-bindgen flag
  • Loading branch information
MartinKavik committed Dec 29, 2020
commit 9209c9da0e87b260f8426337a0ca761646aad5f0
3 changes: 1 addition & 2 deletions atomic_hooks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ illicit = "1.1.0"
typemap = "0.3.3"
atomic_hooks_macros = { path = "./macro" }

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