From 756244f81d6b404747b7ea6d01257270df962a13 Mon Sep 17 00:00:00 2001 From: Aster Date: Sun, 7 Apr 2024 15:23:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=AE=20Parse=20typed=20org=20mode=20doc?= =?UTF-8?q?ument?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/panduck-markdown/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/panduck-markdown/Cargo.toml b/projects/panduck-markdown/Cargo.toml index 7a1f7ed..5d142dc 100644 --- a/projects/panduck-markdown/Cargo.toml +++ b/projects/panduck-markdown/Cargo.toml @@ -15,7 +15,7 @@ pandoc_ast = "0.8.6" [dependencies.notedown-wasi] version = "0.0.*" -path = 'C:\Users\Dell\CLionProjects\notedown-rs\projects\notedown-wasi' +#path = 'C:\Users\Dell\CLionProjects\notedown-rs\projects\notedown-wasi' [features]