I bumped wgpu version in Cargo.toml to 22.0.0 and added the cache field required for the RenderPipelineDescriptor struct, setting it to None.
cache
RenderPipelineDescriptor
None