refactor: move commands and misc out of main binary package
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
3
crates/cuddle-please-commands/src/lib.rs
Normal file
3
crates/cuddle-please-commands/src/lib.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
mod command;
|
||||
|
||||
pub use command::Command as PleaseCommand;
|
Reference in New Issue
Block a user