Skip to content

Commit 8197583

Browse files
committed
add MIT license for crate
1 parent 2962e37 commit 8197583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/xring/sqlparser-mysql.git"
99

1010
description = "A SQL parser for MySQL with nom."
1111

12-
license = "Apache-2.0"
12+
license = "Apache-2.0 OR MIT"
1313

1414
[dependencies]
1515
serde = "1"

0 commit comments

Comments
 (0)