Use artificial time instead

This commit is contained in:
datdenkikniet 2023-04-10 13:05:36 +02:00
parent 25c2c59a42
commit 5bcbe92f55
2 changed files with 198 additions and 135 deletions

View file

@ -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"