Skip to content

Commit ce70004

Browse files
BradyBonnetteeeeebbbbrrrr
authored andcommitted
Updates plrust/build script to use pgrx 0.9.7 (#355)
1 parent 70a92e5 commit ce70004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plrust/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cargo update -p pgrx
5353
cargo fetch
5454
if [ "$CI" != true ]; then
5555
cargo install cargo-pgrx \
56-
--version "0.9.5" \
56+
--version "0.9.7" \
5757
--locked # use the Cargo.lock in the pgrx repo
5858
fi
5959

0 commit comments

Comments
 (0)