Skip to content

Commit 4d305bd

Browse files
committed
chore: update homepage and repo url
1 parent 35a73cc commit 4d305bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ license = "Apache-2.0"
99
rust-version = "1.82.0"
1010
authors = ["Ning Sun <[email protected]>"]
1111
keywords = ["database", "postgresql", "datafusion"]
12-
homepage = "https://github.com/sunng87/datafusion-postgres/"
13-
repository = "https://github.com/sunng87/datafusion-postgres/"
12+
homepage = "https://github.com/datafusion-contrib/datafusion-postgres/"
13+
repository = "https://github.com/datafusion-contrib/datafusion-postgres/"
1414
documentation = "https://docs.rs/crate/datafusion-postgres/"
1515

1616
[workspace.dependencies]

0 commit comments

Comments
 (0)