hyperlight-dev / hyperlight-dev/hyperlight
RUSTSEC-2025-0075: `unic-char-range` is unmaintained
- Ngôn ngữ chính
- Rust
- Star
- 4.7k
- Fork
- 208
- Merge trung bình
- 1 ngày 7 giờ
- Pull request đã merge (30 ngày)
- 47
Mô tả
> `unic-char-range` is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status | unmaintained |
| Package | `unic-char-range` |
| Version | `0.9.0` |
| URL | [https://github.com/rustsec/advisory-db/issues/2414](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](https://releases.rs/docs/1.45.0/#libraries) Rust [supports](https://github.com/rust-lang/rust/pull/72413/) using `char` with `ops::{Range, RangeFrom, RangeFull, RangeInclusive, RangeTo}` to iterate over a range of codepoints.
See [advisory page](https://rustsec.org/advisories/RUSTSEC-2025-0075.html) for additional details.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.