diff --git a/Cargo.toml b/Cargo.toml index cd602a8..ac39b01 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ pg_test = [] pgrx = "~0.9.1" [dev-dependencies] -pgrx-tests = "~0.9.1" +pgrx-tests = "~0.11.2" [profile.dev] panic = "unwind"