From d8c890f5fc551bc4c2350631d7e8a2ccaefe227e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 1 Apr 2026 09:00:46 +0200 Subject: [PATCH] Add num-prime to the list of maintained crates --- content/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/_index.md b/content/_index.md index 0392ce84c..14e09e48c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -94,6 +94,7 @@ We maintain a variety of public crates to support our projects, which are published on [crates.io](https://crates.io/). - [`ansi-width`](https://github.com/uutils/ansi-width) +- [`num-prime`](https://github.com/uutils/num-prime) - [`parse_datetime`](https://github.com/uutils/parse_datetime) - [`platform-info`](https://github.com/uutils/platform-info) - [`uutils-term-grid`](https://github.com/uutils/uutils-term-grid)