mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 13:29:06 +02:00
Cargo.toml: change license to MIT
The copy of the license text in the repository is dropped.
This commit is contained in:
parent
718ecf5909
commit
a174d627cd
2 changed files with 1 additions and 23 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue