We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a73cc commit 4d305bdCopy full SHA for 4d305bd
Cargo.toml
@@ -9,8 +9,8 @@ license = "Apache-2.0"
9
rust-version = "1.82.0"
10
authors = ["Ning Sun <[email protected]>"]
11
keywords = ["database", "postgresql", "datafusion"]
12
-homepage = "https://github.com/sunng87/datafusion-postgres/"
13
-repository = "https://github.com/sunng87/datafusion-postgres/"
+homepage = "https://github.com/datafusion-contrib/datafusion-postgres/"
+repository = "https://github.com/datafusion-contrib/datafusion-postgres/"
14
documentation = "https://docs.rs/crate/datafusion-postgres/"
15
16
[workspace.dependencies]
0 commit comments