Update cargo-gpu, Increase resilience towards partial cache clears (#3270)

This commit is contained in:
Firestar99
2025-10-08 16:18:20 +00:00
committed by GitHub
parent 3364059e02
commit 5df3196b58
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -648,7 +648,7 @@ dependencies = [
[[package]]
name = "cargo-gpu"
version = "0.1.0"
source = "git+https://github.com/rust-gpu/cargo-gpu?rev=1358ab005b9a6b076117ef35f9de597c64f85670#1358ab005b9a6b076117ef35f9de597c64f85670"
source = "git+https://github.com/rust-gpu/cargo-gpu?rev=3952a22d16edbd38689f3a876e417899f21e1fe7#3952a22d16edbd38689f3a876e417899f21e1fe7"
dependencies = [
"anyhow",
"cargo_metadata",