From 8879df0983737b42eee1df26004b861599dd88d6 Mon Sep 17 00:00:00 2001 From: Brian Cully Date: Mon, 25 Aug 2025 08:20:22 -0400 Subject: clippy --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e240381..e0bf18b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ edition = "2024" license-file = "LICENSE" [lib] +# cdylib for wasm, rlib for integration tests crate-type = ["cdylib", "rlib"] [dependencies] -- cgit v1.3