kubewarden / capabilities-psp-policy

A Pod Security Policy that controls Container Capabilities
https://kubewarden.io
Apache License 2.0
5 stars 7 forks source link

chore(deps): move to wasm32-wasip1 target #66

Closed viccuad closed 4 months ago

viccuad commented 4 months ago

Relates to https://github.com/kubewarden/kubewarden-controller/issues/757.

The wasm32-wasi target is deprecated and is has already been renamed wasm32-wasip1. See: https://blog.rust-lang.org/2024/04/09/updates-to-rusts-wasi-targets.html