Bump mozangle to 0.5.0 (#30546)

* Update mozangle to version 0.5

* Update webglshader CompileOptions and BuiltInResources

* Update webglshader.rs

* Update webglshader.rs
This commit is contained in:
Samson 2023-12-08 12:15:01 +01:00 committed by GitHub
parent 6282c4d147
commit e2743c6141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 35 additions and 157 deletions

View file

@ -60,7 +60,7 @@ log = "0.4"
malloc_size_of_derive = "0.1"
mime = "0.3.13"
mime_guess = "2.0.3"
mozangle = "0.4"
mozangle = "0.5.0"
msg = { path = "components/shared/msg" }
net_traits = { path = "components/shared/net" }
num-traits = "0.2"