refactor: removed redundant line in Cargo.toml

We only need one of license or license-file, so license-file was
removed.

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-06-18 19:55:48 +02:00
parent d61a46d4e5
commit 30fe7943f1
Signed by: cafkafk
GPG key ID: CDDC792F655251ED

View file

@ -5,7 +5,6 @@ edition = "2021"
authors = ["Christina Sørensen <christina@cafkafk.com>"]
repository = "https://github.com/cafkafk/gg"
license = "GPL-3.0-only"
license-file = "LICENSE"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html