feat: log panic

This commit is contained in:
huzibaca
2024-09-12 07:59:51 +08:00
parent 1fc54e49d9
commit 2396a6b35a
3 changed files with 43 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
pub mod dirs;
pub mod error;
pub mod help;
pub mod init;
pub mod resolve;