mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Make debug logging into an optional feature
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#![no_main]
|
||||
|
||||
pub mod client;
|
||||
pub mod crypt;
|
||||
pub mod logger;
|
||||
pub mod module;
|
||||
pub mod server;
|
||||
|
||||
Reference in New Issue
Block a user