Make it compile again

This commit is contained in:
Quentin
2020-11-19 14:56:00 +01:00
parent fc427b0b66
commit 04f455ff7f
4 changed files with 57 additions and 2 deletions
+2
View File
@@ -1,4 +1,6 @@
#[macro_use]
extern crate log;
pub mod error;
pub mod web_server;