Skip to content

Commit b73c850

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/datafusion-ffi-example/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
name = "datafusion-ffi-example"
2020
version.workspace = true
2121
edition.workspace = true
22+
license.workspace = true
23+
description.workspace = true
24+
homepage.workspace = true
25+
repository.workspace = true
2226
publish = false
2327

2428
[dependencies]

0 commit comments

Comments
 (0)