Merge remote-tracking branch 'origin/main' into hoc/channels-encryption-only-qrcodes

This commit is contained in:
Hocuri
2025-09-09 10:11:39 +02:00
51 changed files with 749 additions and 528 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "deltachat"
version = "2.12.0"
version = "2.13.0"
edition = "2024"
license = "MPL-2.0"
rust-version = "1.85"
@@ -191,7 +191,7 @@ futures-lite = "2.6.1"
libc = "0.2"
log = "0.4"
mailparse = "0.16.1"
nu-ansi-term = "0.46"
nu-ansi-term = "0.50"
num-traits = "0.2"
rand = "0.8"
regex = "1.10"