mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
WIP: Start with decryption, and a test for it. Next TODO: SQL table migartion.
This commit is contained in:
@@ -15,7 +15,7 @@ opt-level = 1
|
||||
# Make anyhow `backtrace` feature useful.
|
||||
# With `debug = 0` there are no line numbers in the backtrace
|
||||
# produced with RUST_BACKTRACE=1.
|
||||
debug = 1
|
||||
debug = 'full'
|
||||
opt-level = 0
|
||||
|
||||
[profile.fuzz]
|
||||
|
||||
Reference in New Issue
Block a user