proxy-wasm / proxy-wasm-cpp-host

WebAssembly for Proxies (C++ host implementation)
Apache License 2.0
84 stars 69 forks source link

Update rules_rust to v0.22.0 (with Rust v1.69.0). #354

Closed phlax closed 1 year ago

phlax commented 1 year ago

The current wasmtime version has a CVE version showing https://github.com/envoyproxy/envoy/issues/27422

Historically updating wasmtime here has required updating rules_rust so i have broken out the update here

phlax commented 1 year ago

cc @RiverPhillips

phlax commented 1 year ago

looks like this cleared CI

cc @mpwarres @PiotrSikora