chore: remove backtrace dependency

It is not used directly by `deltachat` crate.
This commit is contained in:
link2xt
2024-08-02 20:14:15 +00:00
parent c54f39bea0
commit a67503ae4a
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -1417,7 +1417,6 @@ dependencies = [
"async-native-tls",
"async-smtp",
"async_zip",
"backtrace",
"base64 0.22.1",
"brotli",
"chrono",