hyperlight-dev / hyperlight-dev/hyperlight
RUSTSEC-2025-0075: `unic-char-range` is unmaintained
未關閉
@jsturtevant 已經在處理了。
開始於 2025年11月19日。
- 主要語言
- Rust
- 星號
- 4.7k
- 分支
- 210
- 平均合併
- 1 天 7 小時
- 30 天內合併 PR
- 48
描述
unic-char-rangeis unmaintained
| Details | |
|---|---|
| Status | unmaintained |
| Package | unic-char-range |
| Version | 0.9.0 |
| URL | https://github.com/rustsec/advisory-db/issues/2414 |
| Date | 2025-10-18 |
All Unicode crates that are part of https://github.com/open-i18n/rust-unic are unmaintained.
Recommended alternatives
- Since version 1.45.0 Rust supports using
charwithops::{Range, RangeFrom, RangeFull, RangeInclusive, RangeTo}to iterate over a range of codepoints.
See advisory page for additional details.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。