diff --git a/testcontainers/Cargo.toml b/testcontainers/Cargo.toml index cd9b066b..db020e8d 100644 --- a/testcontainers/Cargo.toml +++ b/testcontainers/Cargo.toml @@ -29,7 +29,7 @@ futures = "0.3" itertools = "0.14" log = "0.4" memchr = "2.7.2" -parse-display = "0.9.0" +parse-display = "0.11.0" pin-project-lite = "0.2.14" russh = { version = "0.60.0", default-features = false, optional = true } reqwest = { version = "0.13.1", features = [