Update ultraviolet (#266)
This commit is contained in:
parent
ebd2bdbd04
commit
94b87496c3
|
@ -22,7 +22,7 @@ include = [
|
||||||
bytemuck = "1.7"
|
bytemuck = "1.7"
|
||||||
raw-window-handle = "0.4"
|
raw-window-handle = "0.4"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
ultraviolet = "0.8"
|
ultraviolet = "0.9"
|
||||||
wgpu = "0.12"
|
wgpu = "0.12"
|
||||||
|
|
||||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||||
|
|
Loading…
Reference in a new issue