mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
Use correct SPDX license identifier in Cargo.toml
This commit is contained in:
@@ -5,7 +5,7 @@ description = "Deltachat FFI"
|
||||
authors = ["Delta Chat Developers (ML) <delta@codespeak.net>"]
|
||||
edition = "2018"
|
||||
readme = "README.md"
|
||||
license = "MIT OR Apache-2.0"
|
||||
license = "MPL-2.0"
|
||||
|
||||
keywords = ["deltachat", "chat", "openpgp", "email", "encryption"]
|
||||
categories = ["cryptography", "std", "email"]
|
||||
|
||||
Reference in New Issue
Block a user