Skip to content

Conversation

@0323pin
Copy link
Contributor

@0323pin 0323pin commented Nov 28, 2025

Sorry, a bit later then usual.
All bumped to latest using Rust-1.91.1

src/main.rs Outdated
use git_version::git_version;
use grep_cli::{stdout, unescape};
use gzp::{deflate::Bgzf, ZBuilder};
use gzp::{ZBuilder, deflate::Bgzfr};
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
use gzp::{ZBuilder, deflate::Bgzfr};
use gzp::{ZBuilder, deflate::Bgzf};

I think this is just a typo, but should fix CI!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently, it still doesn't fix the CI 😞

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sstadick I'm starting to think there's a difference between rustfmt from Rust-1.90 to Rust-1.91

@0323pin
Copy link
Contributor Author

0323pin commented Nov 30, 2025

Finally the CI is happy 🚀

@sstadick sstadick merged commit b9fd01f into sstadick:master Dec 1, 2025
5 checks passed
@0323pin
Copy link
Contributor Author

0323pin commented Dec 1, 2025

Thanks!

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