Skip to content

Commit

Permalink
flight-sql-server: add README.md to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hozan23 committed Dec 22, 2024
1 parent 97dca62 commit 499b22a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datafusion-flight-sql-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Datafusion flight sql server."
readme = "README.md"

[lib]
name = "datafusion_flight_sql_server"
Expand Down

0 comments on commit 499b22a

Please sign in to comment.