Skip to content

feat: add extraction progress bar#4

Merged
Crauzer merged 1 commit intomainfrom
feat/extraction-progress-bar
Aug 19, 2025
Merged

feat: add extraction progress bar#4
Crauzer merged 1 commit intomainfrom
feat/extraction-progress-bar

Conversation

@Crauzer
Copy link
Copy Markdown
Member

@Crauzer Crauzer commented Aug 19, 2025

No description provided.

@Crauzer Crauzer self-assigned this Aug 19, 2025
@alanpq
Copy link
Copy Markdown
Collaborator

alanpq commented Aug 19, 2025

can't build this on 1.87.0-nightly to test:

error[E0658]: use of unstable library feature `io_error_more`
   --> crates/wadtools/src/extractor.rs:185:24
    |
185 |     if error.kind() == io::ErrorKind::InvalidFilename {
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    |
    = note: see issue #86442 <https://github.com/rust-lang/rust/issues/86442> for more information
    = help: add `#![feature(io_error_more)]` to the crate attributes to enable
    = note: this compiler was built on 2025-02-21; consider upgrading it if it is out of date

@Crauzer
Copy link
Copy Markdown
Member Author

Crauzer commented Aug 19, 2025

Try running rustup

@Crauzer Crauzer merged commit bf8bdbe into main Aug 19, 2025
3 checks passed
@Crauzer Crauzer deleted the feat/extraction-progress-bar branch August 19, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants