From ee28abce78ffa3b53ff039ff8640a3b37dc5348b Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Thu, 9 Jan 2025 22:15:55 +1300 Subject: Rewrite link handling and add navigation features to generated HTML --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b56c9e7..4c7bf13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" [dependencies] vagabond = { git = "git://benbridle.com/vagabond", tag = "v1.0.2" } -markdown = { git = "git://benbridle.com/markdown", tag = "v2.1.0" } +markdown = { git = "git://benbridle.com/markdown", tag = "v2.1.1" } xflags = "0.4.0-pre.1" [profile.release] -- cgit v1.2.3-70-g09d2