Skip to content

Commit

Permalink
updated pgrx version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mercurial committed May 7, 2024
1 parent b84ba2b commit 4da34ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ pg_test = []
[dependencies]
# pallas = "0.21"
pallas = { version = "0.25", git = "https://github.com/txpipe/pallas.git" }
pgrx = "=0.11.3"
pgrx = "=0.11.4"
serde_json = "1.0.114"
serde = "1.0.197"
hex = "0.4.3"

[dev-dependencies]
pgrx-tests = "=0.11.3"
pgrx-tests = "=0.11.4"

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

0 comments on commit 4da34ae

Please sign in to comment.