From f99296bdce44d3df90b0f92ea1620df656b9880b Mon Sep 17 00:00:00 2001 From: Adrien Date: Sun, 22 Sep 2024 22:49:09 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=20Fix=20Cargo.toml?= 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 29e7bba..a8f6ffb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ dioxus-free-icons = { git = "https://github.com/ASR-ASU/dioxus-free-icons.git", modx = "0.1.2" # Matrix rich text editor -wysiwyg = { path = "../matrix.org/matrix-rich-text-editor/crates/wysiwyg/" } +wysiwyg = { git = "https://github.com/matrix-org/matrix-rich-text-editor.git" } [target.'cfg(target_family = "wasm")'.dependencies] # Logging/tracing