bump testdir for windows bug workaround

This commit is contained in:
Floris Bruynooghe
2023-03-03 13:13:58 +01:00
parent 731e90f0d5
commit d73d56c399

View File

@@ -95,7 +95,7 @@ log = "0.4"
pretty_env_logger = "0.4"
proptest = { version = "1", default-features = false, features = ["std"] }
tempfile = "3"
testdir = "0.7.1"
testdir = "0.7.2"
tokio = { version = "1", features = ["parking_lot", "rt-multi-thread", "macros"] }
[workspace]