From fd929bf6b26642378c4a3b3f28ee3e07f58c3770 Mon Sep 17 00:00:00 2001 From: Rodney Lab Date: Thu, 25 Jul 2024 18:09:29 +0100 Subject: [PATCH] =?UTF-8?q?ci:=20=F0=9F=90=9D=20update=20CI=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- lib/parsedown.generated.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 5f49369..cab7d03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ rust-version = "1.73" description = "Markdown processing" [lib] -crate_type = ["cdylib"] +crate-type = ["cdylib"] [profile.release] codegen-units = 1 diff --git a/lib/parsedown.generated.js b/lib/parsedown.generated.js index dbad853..6ba9db4 100644 --- a/lib/parsedown.generated.js +++ b/lib/parsedown.generated.js @@ -4,7 +4,7 @@ // deno-fmt-ignore-file /// -// source-hash: 2b57a7db516cd2779b8b062ba8544d61c9d51458 +// source-hash: 822eab45d97c033ea2aa121a433dee7c83c6b6b4 let wasm; const heap = new Array(128).fill(undefined);