Update mdex 0.11.7 => 0.12.0 (minor)

This commit is contained in:
Claudio Ortolina
2026-03-29 17:27:53 +01:00
parent bfc6cfd9c1
commit 0483d89fa7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ defmodule MusicLibrary.MixProject do
{:briefly, "~> 0.5.0"},
# Markdown rendering
{:mdex, "~> 0.11.6"},
{:mdex, "~> 0.12.0"},
# PDF generation
{:typst, "~> 0.3.1"},