build(deps): bump wasmtime to v21
This commit is contained in:
parent
fc146ad510
commit
7f4a57817d
4 changed files with 207 additions and 141 deletions
|
|
@ -19,8 +19,7 @@ fn main() {
|
|||
config
|
||||
.define("TREE_SITTER_FEATURE_WASM", "")
|
||||
.define("static_assert(...)", "")
|
||||
.include(env::var("DEP_WASMTIME_C_API_INCLUDE").unwrap())
|
||||
.include(env::var("DEP_WASMTIME_C_API_WASM_INCLUDE").unwrap());
|
||||
.include(env::var("DEP_WASMTIME_C_API_INCLUDE").unwrap());
|
||||
}
|
||||
|
||||
let manifest_path = PathBuf::from(env::var("CARGO_MANIFEST_DIR").unwrap());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue