summaryrefslogtreecommitdiffstats
path: root/patch-c-api-cargo.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patch-c-api-cargo.diff')
-rw-r--r--patch-c-api-cargo.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/patch-c-api-cargo.diff b/patch-c-api-cargo.diff
index f7b22f3..282e6f3 100644
--- a/patch-c-api-cargo.diff
+++ b/patch-c-api-cargo.diff
@@ -9,7 +9,7 @@ diff --color -Naur wasmtime-0.28.0/crates/c-api/Cargo.toml wasmtime-0.28.0/crate
authors = ["The Wasmtime Project Developers"]
description = "C API to expose the Wasmtime runtime"
license = "Apache-2.0 WITH LLVM-exception"
-@@ -38,3 +38,6 @@
+@@ -38,3 +38,8 @@
jitdump = ["wasmtime/jitdump"]
cache = ["wasmtime/cache"]
wasi = ['wasi-common', 'wasi-cap-std-sync', 'wasmtime-wasi', 'cap-std']