mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 22:05:37 +01:00
Use artificial time instead
This commit is contained in:
parent
25c2c59a42
commit
5bcbe92f55
2 changed files with 198 additions and 135 deletions
|
|
@ -23,6 +23,4 @@ rtic-common = { version = "1.0.0-alpha.0", path = "../rtic-common" }
|
|||
|
||||
[dev-dependencies]
|
||||
parking_lot = "0.12"
|
||||
tokio = { version = "1.27", features = ["rt", "macros", "sync", "rt-multi-thread", "time"] }
|
||||
pretty_env_logger = "0.4"
|
||||
log = "0.4"
|
||||
cassette = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue