diff --git a/Cargo.toml b/Cargo.toml index 27f5745..a7bbcf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,5 +48,5 @@ timezone = ["chrono"] [dev-dependencies] tokio = { version = "1.38.0", features = ["rt", "rt-multi-thread", "macros"] } serial_test = "3.1.1" -libtest-with = { version = "0.8.1-2", features = ["net", "resource", "user", "executable", "timezone"] } +libtest-with = { version = "0.8.1-3", features = ["net", "resource", "user", "executable", "timezone"] } rstest = "0.23.0"