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

Minor upgrade to crossterm 0.28 #898

Merged
merged 6 commits into from
Jul 31, 2024
Merged

Minor upgrade to crossterm 0.28 #898

merged 6 commits into from
Jul 31, 2024

Conversation

TimonPost
Copy link
Member

@TimonPost TimonPost commented Jun 16, 2024

Minor upgrade to crossterm 0.28

@TimonPost TimonPost changed the title Release 0.28 Upgrade to crossterm 0.28 Jun 16, 2024
@TimonPost TimonPost changed the title Upgrade to crossterm 0.28 Minor upgrade to crossterm 0.28 Jun 16, 2024
@David-Else
Copy link

I am getting a security alert with cargo audit for mio 0.8.10, perhaps an update before the next Crossterm release is wise?

   Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
    Scanning Cargo.lock for vulnerabilities (37 crate dependencies)
Crate:     mio
Version:   0.8.10
Title:     Tokens for named pipes may be delivered after deregistration
Date:      2024-03-04
ID:        RUSTSEC-2024-0019
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0019
Solution:  Upgrade to >=0.8.11
Dependency tree:
mio 0.8.10
├── signal-hook-mio 0.2.3
│   └── crossterm 0.27.0
│       └── zombie_game 0.1.0
└── crossterm 0.27.0

@TimonPost TimonPost merged commit 5d50d8d into master Jul 31, 2024
6 checks passed
@joshka joshka deleted the timon/0.28 branch August 4, 2024 10:22
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