mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-09-26 23:49:10 +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 = [
|
include = [
|
||||||
"src/**/*.rs",
|
"src/**/*.rs",
|
||||||
"Cargo.toml",
|
"Cargo.toml",
|
||||||
|
"LICENSE.TXT",
|
||||||
]
|
]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue