kubewarden / volumeMounts-policy

A Kubewarden Policy that controls the usage of `volumeMounts`
https://kubewarden.io
Apache License 2.0
2 stars 4 forks source link

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

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