Skip to content

Commit

Permalink
Include license file in sqlparser_derive crate (#1543)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane authored Nov 24, 2024
1 parent 62fa860 commit 0fb2ef3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ license = "Apache-2.0"
include = [
"src/**/*.rs",
"Cargo.toml",
"LICENSE.TXT",
]
edition = "2021"

Expand Down
1 change: 1 addition & 0 deletions derive/LICENSE.TXT

0 comments on commit 0fb2ef3

Please sign in to comment.