Skip to content

Commit 806523e

Browse files
authored
chore: update pgrx patch repo (#5)
Signed-off-by: Mingzhuo Yin <yinmingzhuo@gmail.com>
1 parent f36e229 commit 806523e

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
@@ -45,7 +45,7 @@ validator = { version = "0.20.0", features = ["derive"] }
4545
pgrx-tests = "=0.13.1"
4646

4747
[patch.crates-io]
48-
pgrx = { git = "https://github.com/silver-ymz/pgrx", branch = "patch-to-pg_tokenizer" }
48+
pgrx = { git = "https://github.com/tensorchord/pgrx", branch = "patch-to-pg_tokenizer" }
4949

5050
[profile.release]
5151
opt-level = 3

0 commit comments

Comments
 (0)