diff --git a/Cargo.toml b/Cargo.toml index cd602a8..fc9940c 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.9.8" [profile.dev] panic = "unwind"