mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 23:06:32 +03:00
Use correct SPDX license identifier in Cargo.toml
This commit is contained in:
@@ -3,7 +3,7 @@ name = "deltachat"
|
||||
version = "1.0.0-beta.22"
|
||||
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
||||
edition = "2018"
|
||||
license = "MPL"
|
||||
license = "MPL-2.0"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
Reference in New Issue
Block a user