HTTP signature when sending activites

This commit is contained in:
Bat
2018-05-04 16:18:00 +01:00
parent 3d442e70ee
commit 3cf6836095
6 changed files with 60 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@ extern crate chrono;
extern crate heck;
extern crate hex;
#[macro_use]
extern crate hyper;
#[macro_use]
extern crate diesel;
extern crate dotenv;
#[macro_use]