mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +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"
|
||||
repository = "https://github.com/launchbadge/sqlx"
|
||||
description = "Macros for SQLx, the rust SQL toolkit. Not intended to be used directly."
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
authors = [
|
||||
"Ryan Leckey <leckey.ryan@gmail.com>", # ryan@launchbadge.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user