wasm32-wasi to wasm32-wasip1 (#1716)

This commit is contained in:
007gzs
2025-02-05 15:35:48 +08:00
committed by GitHub
parent fab3ebb35a
commit b997e6fd26
11 changed files with 4553 additions and 8 deletions

View File

@@ -9,7 +9,6 @@ edition = "2021"
proxy-wasm = { git="https://github.com/higress-group/proxy-wasm-rust-sdk", branch="main", version="0.2.2" }
serde = "1.0"
serde_json = "1.0"
uuid = { version = "1.3.3", features = ["v4"] }
multimap = "0"
http = "1"
lazy_static = "1"