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:
Jonathan Schwender 2024-12-16 08:13:20 +01:00 committed by GitHub
parent 4d5109cab2
commit f757fa46ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 41 additions and 55 deletions

View file

@ -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