Skip to content

Commit c494d51

Browse files
committed
chore: add documentation and homepage links to Cargo.toml
1 parent 86bbfc1 commit c494d51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ keywords = [
2727
"datafusion",
2828
"functions-extra",
2929
]
30+
documentation = "https://docs.rs/datafusion-extra-functions/"
31+
homepage = "https://github.com/datafusion-contrib/datafusion-extra-functions/"
3032
repository = "https://github.com/datafusion-contrib/datafusion-extra-functions/"
3133

3234
[dependencies]

0 commit comments

Comments
 (0)