chore: remove no longer needed features

This commit is contained in:
dignifiedquire
2019-08-13 12:20:47 +02:00
parent cfed5c914c
commit 523141597e
2 changed files with 1 additions and 2 deletions

View File

@@ -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;