From 98fa2d9b5d3b7d52f6374d391e5e44d8f8fa4463 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 23:31:43 +0000 Subject: [PATCH] Update Rust crate timeago to 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b51d47a..c93faee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ bcrypt = "0.4.0" env_logger = "0.5.10" futures = "0.1.21" pulldown-cmark = "0.1.2" -timeago = "0.2.0" +timeago = "0.6.0" openssl = "0.10" md5 = "0.6.0" ring = "0.13.5" \ No newline at end of file