feat: log panic

This commit is contained in:
huzibaca
2024-09-12 07:59:51 +08:00
parent 3c24d4bc4e
commit 894960ef5a
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;