We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c600e70 commit ededa4cCopy full SHA for ededa4c
Cargo.toml
@@ -45,7 +45,7 @@ validator = { version = "0.20.0", features = ["derive"] }
45
pgrx-tests = "=0.13.1"
46
47
[patch.crates-io]
48
-pgrx = { git = "https://github.com/silver-ymz/pgrx", branch = "patch-to-pg_tokenizer" }
+pgrx = { git = "https://github.com/tensorchord/pgrx", branch = "patch-to-pg_tokenizer" }
49
50
[profile.release]
51
opt-level = 3
0 commit comments