Skip to content

Commit c854389

Browse files
fix(deps): update rust crate pgrx to v0.16.0
1 parent 1eb0e35 commit c854389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pg17 = ["pgrx/pg17", "pgrx-tests/pg17" ]
2020
pg_test = []
2121

2222
[dependencies]
23-
pgrx = "=0.15.0"
23+
pgrx = "=0.16.0"
2424
regex = "1.11.1"
2525

2626
[dev-dependencies]

0 commit comments

Comments
 (0)