diff --git a/Cargo.toml b/Cargo.toml index 8a2efdc..00486df 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ include = [ bytemuck = "1.7" raw-window-handle = "0.4" thiserror = "1.0" -ultraviolet = "0.8" +ultraviolet = "0.9" wgpu = "0.12" [target.'cfg(not(target_arch = "wasm32"))'.dependencies]