🐛 Fix Cargo.toml
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user