Cargo.toml: change license to MIT

The copy of the license text in the repository is dropped.
This commit is contained in:
Matthias Schiffer 2023-02-12 10:22:38 +01:00
parent 718ecf5909
commit a174d627cd
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
2 changed files with 1 additions and 23 deletions

View file

@ -2,7 +2,7 @@
name = "minedmap"
version = "0.1.0"
edition = "2021"
license = "BSD-2-Clause"
license = "MIT"
default-run = "minedmap"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html