Skip to content

Commit

Permalink
bump pgrx to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nhudson committed Jun 2, 2023
1 parent b17e150 commit d11f5da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ pg15 = ["pgrx/pg15", "pgrx-tests/pg15"]
pg_test = []

[dependencies]
pgrx = "~0.8.4"
pgrx = "~0.9.1"

[dev-dependencies]
pgrx-tests = "~0.8.4"
pgrx-tests = "~0.9.1"

[profile.dev]
panic = "unwind"
Expand Down

0 comments on commit d11f5da

Please sign in to comment.