mirror of
https://github.com/chatmail/core.git
synced 2026-05-23 00:36:32 +03:00
switch to stable toolchain by default
This commit is contained in:
@@ -25,7 +25,7 @@ anyhow = "1.0.28"
|
||||
thiserror = "1.0.14"
|
||||
|
||||
[features]
|
||||
default = ["vendored", "nightly"]
|
||||
default = ["vendored"]
|
||||
vendored = ["deltachat/vendored"]
|
||||
nightly = ["deltachat/nightly"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user