From 581a3d159ae3ef88a0071d7be1e24f8f8ff50738 Mon Sep 17 00:00:00 2001 From: Adrien Date: Mon, 21 Apr 2025 11:03:34 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=20Bump=20modx=20version?= =?UTF-8?q?=20(0.1.2=20->=200.1.4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1b2ec55..4a03203 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ turf = "0.9.3" # Dioxus dioxus-free-icons = { version = "0.9", features = ["ionicons", "font-awesome-solid"] } -modx = "0.1.2" +modx = "0.1.4" # Matrix rich text editor wysiwyg = { git = "https://github.com/matrix-org/matrix-rich-text-editor.git" }