@ -42,5 +42,5 @@ git = "https://git.theta.eu.org/huawei-modem.git/"
features = ["v4"]
version = "0.7"
[dependencies.whatsappweb]
[dependencies.whatsappweb-eta]
git = "https://git.theta.eu.org/whatsappweb-rs.git/"
@ -6,6 +6,7 @@
#[macro_use] extern crate log;
#[macro_use] extern crate lazy_static;
#[macro_use] extern crate diesel_migrations;
extern crate whatsappweb_eta as whatsappweb;
mod config;
mod logging;