mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06:46:35 +03:00
Patch default-net
This commit is contained in:
@@ -24,6 +24,9 @@ lto = true
|
||||
panic = 'abort'
|
||||
opt-level = "z"
|
||||
|
||||
[patch.crates-io]
|
||||
default-net = { git = "https://github.com/dignifiedquire/default-net.git", branch="feat-android" }
|
||||
|
||||
[dependencies]
|
||||
deltachat_derive = { path = "./deltachat_derive" }
|
||||
format-flowed = { path = "./format-flowed" }
|
||||
|
||||
Reference in New Issue
Block a user