We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14beec commit 22e48b1Copy full SHA for 22e48b1
1 file changed
Cargo.toml
@@ -199,7 +199,7 @@ proc-macro2 = "1.0.95"
199
prost = "0.14"
200
prost-build = "0.14"
201
prost-types = "0.14"
202
-public-api = { git = "https://github.com/joseph-isaacs/cargo-public-api.git", branch = "main" }
+public-api = { git = "https://github.com/vortex-data/cargo-public-api.git", branch = "main" }
203
pyo3 = { version = "0.28.0" }
204
pyo3-bytes = "0.6"
205
pyo3-log = "0.13.0"
0 commit comments