chore: fix nightly "cargo" warnings

This commit is contained in:
link2xt
2026-09-16 09:43:53 +00:00
committed by l
parent d4115e720d
commit f03088f247
3 changed files with 0 additions and 3 deletions

View File

@@ -184,7 +184,6 @@ base64 = "0.22"
chrono = { version = "0.4.44", default-features = false }
deltachat-contact-tools = { path = "deltachat-contact-tools" }
deltachat-jsonrpc = { path = "deltachat-jsonrpc", default-features = false }
deltachat-jsonrpc-bindings = { path = "deltachat-jsonrpc-bindings", default-features = false }
deltachat = { path = ".", default-features = false }
futures = "0.3.32"
futures-lite = "2.6.1"

View File

@@ -3,7 +3,6 @@ name = "deltachat_ffi"
version = "2.61.0-dev"
description = "Deltachat FFI"
edition = "2024"
readme = "README.md"
license = "MPL-2.0"
keywords = ["deltachat", "chat", "openpgp", "email", "encryption"]

View File

@@ -3,7 +3,6 @@ name = "deltachat-rpc-server"
version = "2.61.0-dev"
description = "DeltaChat JSON-RPC server"
edition = "2024"
readme = "README.md"
license = "MPL-2.0"
keywords = ["deltachat", "chat", "openpgp", "email", "encryption"]