forked from ROMEO/nexosim
Move UniRequestor example to util crate
This commit is contained in:
parent
4623765ca2
commit
26e3e5c76b
@ -63,7 +63,6 @@ tracing-subscriber = { version= "0.3.18", optional = true }
|
|||||||
futures-util = "0.3"
|
futures-util = "0.3"
|
||||||
futures-executor = "0.3"
|
futures-executor = "0.3"
|
||||||
tracing-subscriber = { version= "0.3.18", features=["env-filter"] }
|
tracing-subscriber = { version= "0.3.18", features=["env-filter"] }
|
||||||
nexosim-util = {version = "0.1.0", path = "../nexosim-util"}
|
|
||||||
|
|
||||||
[target.'cfg(nexosim_loom)'.dev-dependencies]
|
[target.'cfg(nexosim_loom)'.dev-dependencies]
|
||||||
loom = "0.7"
|
loom = "0.7"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user