mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Fix GPL-3.0 license identifier (#1192)
Fixed #1189 Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
f2f0cd2de6
commit
0813e80438
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ version = "0.13.0"
|
|||
rust-version = "1.65.0"
|
||||
authors = ["ryan <ryan@kurte.nz>"]
|
||||
edition = "2021"
|
||||
license = "GPL-3.0"
|
||||
license = "GPL-3.0-only"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.68"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue