Skip to content

Commit 6aaae45

Browse files
committed
Show progress bar during reconstruction
1 parent dfc0d26 commit 6aaae45

File tree

5 files changed

+295
-124
lines changed

5 files changed

+295
-124
lines changed

Cargo.lock

Lines changed: 90 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

splashsurf/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ bytemuck = "1.9"
2424
regex = "1"
2525
walkdir = "2"
2626
lexical-sort = "0.3"
27+
indicatif = "0.17"
28+
parking_lot = "0.12"
29+
once_cell = "1.17"

0 commit comments

Comments
 (0)