Include license file in sqlparser_derive crate (#1543)

This commit is contained in:
Andrew Kane 2024-11-24 04:06:31 -08:00 committed by GitHub
parent 62fa8604af
commit 0fb2ef331e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -28,6 +28,7 @@ license = "Apache-2.0"
include = [
"src/**/*.rs",
"Cargo.toml",
"LICENSE.TXT",
]
edition = "2021"

1
derive/LICENSE.TXT Symbolic link
View file

@ -0,0 +1 @@
../LICENSE.TXT