mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-07-07 17:04:59 +00:00
Include license file in sqlparser_derive crate (#1543)
This commit is contained in:
parent
62fa8604af
commit
0fb2ef331e
2 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,7 @@ license = "Apache-2.0"
|
|||
include = [
|
||||
"src/**/*.rs",
|
||||
"Cargo.toml",
|
||||
"LICENSE.TXT",
|
||||
]
|
||||
edition = "2021"
|
||||
|
||||
|
|
1
derive/LICENSE.TXT
Symbolic link
1
derive/LICENSE.TXT
Symbolic link
|
@ -0,0 +1 @@
|
|||
../LICENSE.TXT
|
Loading…
Add table
Add a link
Reference in a new issue