mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-04 16:25:19 +00:00
Add license to sqlx-macros Cargo.toml
This commit is contained in:
parent
86ac601872
commit
48c8d4c100
@ -3,6 +3,7 @@ name = "sqlx-macros"
|
|||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
repository = "https://github.com/launchbadge/sqlx"
|
repository = "https://github.com/launchbadge/sqlx"
|
||||||
description = "Macros for SQLx, the rust SQL toolkit. Not intended to be used directly."
|
description = "Macros for SQLx, the rust SQL toolkit. Not intended to be used directly."
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = [
|
authors = [
|
||||||
"Ryan Leckey <leckey.ryan@gmail.com>", # ryan@launchbadge.com
|
"Ryan Leckey <leckey.ryan@gmail.com>", # ryan@launchbadge.com
|
||||||
|
Loading…
x
Reference in New Issue
Block a user