Update Rust crate expectrl to 0.8.0

This commit is contained in:
renovate[bot]
2026-03-23 02:57:54 +00:00
committed by GitHub
parent 9f43c2a800
commit 2ebb609c0d

View File

@@ -29,4 +29,4 @@ src-testtools = { path = "../tests/tools" }
serial_test = { version = "3.4.0", default-features = false } serial_test = { version = "3.4.0", default-features = false }
[target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "macos"))'.dev-dependencies] [target.'cfg(any(target_os = "linux", target_os = "freebsd", target_os = "macos"))'.dev-dependencies]
expectrl = "0.7.0" expectrl = "0.8.0"