Skip to content

Commit

Permalink
dep: add custom test harness supporting forcing main thread
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenesvk committed Dec 9, 2024
1 parent bbb1289 commit 2ee8045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ log = "0.4"

[dev-dependencies]
serial_test = { version = "2.0.0", default-features = false }
libtest-mimic = "0.8.1"
chrono = { version = "0.4.31", default-features = false, features = ["clock"] }
rand = "0.8.5"
once_cell = "1.18.0"
Expand Down

0 comments on commit 2ee8045

Please sign in to comment.