Skip to content

Commit

Permalink
Bug 1913645 - Update glslopt to 0.1.11 to fix aarch64 host build r=jn…
Browse files Browse the repository at this point in the history
…icol,supply-chain-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D220703
saschanaz authored and web-flow committed Sep 1, 2024
1 parent 9aa62b0 commit c163cc3
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webrender/Cargo.toml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ sw_compositor = ["swgl"]

[build-dependencies]
build-parallel = "0.1.2"
glslopt = "0.1.10"
glslopt = "0.1.11"
webrender_build = { version = "0.0.2", path = "../webrender_build" }

[dependencies]

0 comments on commit c163cc3

Please sign in to comment.