diff --git a/sqllogictest/Cargo.toml b/sqllogictest/Cargo.toml index b0d49f8..52cb782 100644 --- a/sqllogictest/Cargo.toml +++ b/sqllogictest/Cargo.toml @@ -18,4 +18,4 @@ tracing = "0.1" tempfile = "3" thiserror = "1" futures = "0.3" -libtest-mimic = "0.5" +libtest-mimic = "0.6"