diff --git a/Cargo.toml b/Cargo.toml index 63f7c63..dfe3738 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Mahmoud Emad (emadm@codescalers.com) & Michaƫl Perreault (perreault description = "Project Mycelium Instance of the Web Application Framework Built with Actix Web and Rust" [lib] -name = "project_mycelium" +name = "projectmycelium" path = "src/lib.rs" [[bin]]