feat: extism works
This commit is contained in:
13
__wasm/extism/extism_plugin/Cargo.toml
Normal file
13
__wasm/extism/extism_plugin/Cargo.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[package]
|
||||
name = "extism_plugin"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[lib]
|
||||
crate_type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0.148"
|
||||
extism-pdk = "0.1.0"
|
||||
Reference in New Issue
Block a user