Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: Update terminal_size to 0.4.0 #596

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

waywardmonkeys
Copy link
Contributor

This removes one of the uses of windows-sys 0.48 and rustix 0.37 (but others remain).

It adds windows-sys 0.59, but both 0.52 and 0.59 depend on the same version of `windows-targets.

@coveralls
Copy link

coveralls commented Sep 25, 2024

Pull Request Test Coverage Report for Build 11037666044

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.06%) to 41.544%

Files with Coverage Reduction New Missed Lines %
src/stream/mod.rs 1 24.95%
src/token/mod.rs 1 75.0%
Totals Coverage Status
Change from base Build 11019989372: -0.06%
Covered Lines: 1297
Relevant Lines: 3122

💛 - Coveralls

This removes one of the uses of `windows-sys` 0.48 and rustix 0.37
(but others remain).

It adds `windows-sys` 0.59, but both 0.52 and 0.59 depend on the
same version of `windows-targets.
@epage epage merged commit 1f555aa into winnow-rs:main Sep 25, 2024
18 checks passed
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.

3 participants