Skip to content

Commit 7b2a719

Browse files
committed
fix(progress): add progress component to main
1 parent 41030e2 commit 7b2a719

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ mod http_utils;
55
mod import;
66
mod manifests;
77
mod match_params;
8+
mod progress_component;
89
mod requests;
910
mod template;
1011
mod validators;

0 commit comments

Comments
 (0)