mirror of
https://github.com/servo/servo.git
synced 2025-09-23 05:10:09 +01:00
Bump bindgen to 0.71.1 (#34562)
* Bump bindgen to 0.71.1 Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> * Set SCCACHE_GHA_VERSION to allow purging cache changing the version allows us to purge the cache. Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> * android CI: Enable sccache again Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com> --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
parent
4d5109cab2
commit
f757fa46ac
8 changed files with 41 additions and 55 deletions
|
@ -150,6 +150,9 @@ skip = [
|
|||
|
||||
# some non-servo crates still use 0.14
|
||||
"glow",
|
||||
|
||||
# wgpu crates still depend on 1.1.0
|
||||
"rustc-hash",
|
||||
]
|
||||
|
||||
# github.com organizations to allow git sources for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue