Skip to content

Commit

Permalink
fix: update license in Cargo.toml to be explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
erwanvivien authored Sep 4, 2024
1 parent 0efce7c commit 1b50a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ keywords = ["qr", "qrcode", "qr-generator", "qrcode-generator", "qr-gen"]
categories = ["multimedia", "multimedia::encoding", "multimedia::images"]
include = ["src", "Cargo.toml", "./README.md", "./LICENSE", "benches"]
rust-version = "1.59"
license = "MIT"
license-file = "LICENSE"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 1b50a1c

Please sign in to comment.