Skip to content

Commit f5035e7

Browse files
committed
set sqlx-cli license to MIT/Apache 2.0
1 parent 6b832ed commit f5035e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sqlx-cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ homepage = "https://github.com/launchbadge/sqlx"
1212
repository = "https://github.com/launchbadge/sqlx"
1313
keywords = ["database", "postgres", "database-management", "migration"]
1414
categories = ["database", "command-line-utilities"]
15+
license = "MIT OR Apache-2.0"
1516
default-run = "sqlx"
1617

1718
[[bin]]

0 commit comments

Comments
 (0)