From 6c736b1fc1626b0ff2ff752fe0a6ab8a9d0e6ca4 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 27 May 2025 19:04:26 -0400 Subject: chore: bump chrono --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 30bd9f9..e7856fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ edition = "2021" askama = { version = "0.14" } axum = "0.8" chrono = { version = "0.4", default-features = false, features = ["now"] } -comrak = { version = "0.39.0", default-features = false } +comrak = { version = "0.39", default-features = false } tokio = { version = "1.45", default-features = false, features = [ "rt-multi-thread", "macros", -- cgit v1.2.3