mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 06:16:30 +03:00
chore: remove no longer needed features
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
//!
|
||||
//! Usage: cargo run --example repl --release -- <databasefile>
|
||||
//! All further options can be set using the set-command (type ? for help).
|
||||
#![feature(ptr_cast)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate deltachat;
|
||||
|
||||
Reference in New Issue
Block a user