Skip to content

Commit 6e4b0ed

Browse files
committed
fixed topo
1 parent 175a3a6 commit 6e4b0ed

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

atomic_hooks/Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@ anymap = "0.12.1"
1212
illicit = "1.1.0"
1313
typemap = "0.3.3"
1414
atomic_hooks_macros = { path = "./macro" }
15-
topo = "=0.13.0"
15+
16+
# topo = "=0.13.0"
17+
# topo = { path = "../../moxie/topo" }
18+
topo = { git = "https://github.com/MartinKavik/moxie", package = "topo", branch = "simple-mutex" }

0 commit comments

Comments
 (0)