Commit 9eebd50
committed
fix: use correct pgrx 0.16.1 for VectorChord v1.1.0
VectorChord v1.1.0 (tag c68a6ae) uses pgrx =0.16.1 in Cargo.toml,
not 0.17.0. The version mismatch caused cargo-pgrx package to crash
during CI. Match the actual dependency versions.1 parent 6015c7a commit 9eebd50
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments