diff --git a/src-prompt/Cargo.toml b/src-prompt/Cargo.toml index 39a7164..b7a36d4 100644 --- a/src-prompt/Cargo.toml +++ b/src-prompt/Cargo.toml @@ -29,4 +29,4 @@ src-testtools = { path = "../tests/tools" } serial_test = { version = "3.4.0", default-features = false } [target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "macos"))'.dev-dependencies] -expectrl = "0.7.0" +expectrl = "0.8.0"