fix: resolved CI/CD issues and module structure
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
pub mod config;
|
pub mod config;
|
||||||
pub use config::{Config, Dotfile};
|
pub use config::{Dotfile, DotmigrateConfig, DotfileEntry, SyncConfig, BackupConfig};
|
||||||
|
|||||||
Reference in New Issue
Block a user