]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/miri/Cargo.toml
Auto merge of #95644 - WaffleLapkin:str_split_as_str_refactor_take2, r=Amanieu
[rust.git] / src / tools / miri / Cargo.toml
index 0f69a0baef4fb29fae46fbe6348129515b294a66..717020f43c4f0c869c0432ffbdbfdfa8080c05af 100644 (file)
@@ -39,7 +39,7 @@ libloading = "0.7"
 
 [dev-dependencies]
 colored = "2"
-ui_test = "0.4"
+ui_test = "0.5"
 rustc_version = "0.4"
 # Features chosen to match those required by env_logger, to avoid rebuilds
 regex = { version = "1.5.5", default-features = false, features = ["perf", "std"] }