From 255d10562ecdcd93c837e97c9e7fdd33a233e7a6 Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Wed, 12 Mar 2025 23:29:04 +0100 Subject: [PATCH] Withdraw humantime unmaintained advisory --- crates/humantime/RUSTSEC-2025-0014.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/crates/humantime/RUSTSEC-2025-0014.md b/crates/humantime/RUSTSEC-2025-0014.md index 4d849652f..4bef98f9e 100644 --- a/crates/humantime/RUSTSEC-2025-0014.md +++ b/crates/humantime/RUSTSEC-2025-0014.md @@ -5,6 +5,7 @@ package = "humantime" date = "2025-03-08" url = "https://github.com/tailhook/humantime/issues/31" informational = "unmaintained" +withdrawn = "2025-03-12" [versions] patched = [] @@ -16,6 +17,10 @@ Latest `humantime` crates.io release is four years old and GitHub repository has not seen commits in four years. Question about maintenance status has not gotten any reaction from maintainer: https://github.com/tailhook/humantime/issues/31 +# Update: maintained again + +The maintainer has responded and transferred maintenance to the chronotope organization. 2.2.0 has been released. + ## Possible alternatives * [jiff](https://crates.io/crates/jiff) provides same kind of functionality