Skip to content

Commit 6dd67b5

Browse files
Add description, homepage, and repository to Cargo.toml
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
1 parent 0be1501 commit 6dd67b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/core/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ version.workspace = true
2121
edition.workspace = true
2222
rust-version.workspace = true
2323
license.workspace = true
24+
description.workspace = true
25+
homepage.workspace = true
26+
repository.workspace = true
2427
include = [
2528
"src",
2629
"datafusion",

0 commit comments

Comments
 (0)