diff --git a/Cargo.toml b/Cargo.toml index 58ff9153..dd246b09 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ smallvec = "1.15.1" test-support = [] [dev-dependencies] -rstest = "0.25" +rstest = "0.26" insta = "1.47.2" ddlint = { path = ".", features = ["test-support"] }