chore: Move main.rs to bin/automation.rs
This commit is contained in:
4
src/lib.rs
Normal file
4
src/lib.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod config;
|
||||
pub mod secret;
|
||||
pub mod version;
|
||||
pub mod web;
|
||||
Reference in New Issue
Block a user