mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-04 06:18:17 +00:00
Include license file in published crate (#871)
This commit is contained in:
parent
f15da8772e
commit
ae3b5844c8
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ license = "Apache-2.0"
|
|||
include = [
|
||||
"src/**/*.rs",
|
||||
"Cargo.toml",
|
||||
"LICENSE.TXT",
|
||||
]
|
||||
edition = "2021"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue