Skip to content

Commit 3c3445d

Browse files
Update Rust crate pgrx to 0.13.0
1 parent e243a1d commit 3c3445d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pg16 = ["pgrx/pg16", "pgrx-tests/pg16" ]
1616
pg_test = []
1717

1818
[dependencies]
19-
pgrx = "0.12.6"
19+
pgrx = "0.13.0"
2020
serde = { version = "1.0.210", features = ["derive"] }
2121
fmodel-rust = "0.7.0"
2222
serde_json = "1.0.131"

0 commit comments

Comments
 (0)