update deps: rust-gpu: dcf37b75 -> 86d60422 and associated rust-toolchain: nightly-2022-09-25 -> nightly-2022-12-18

This commit is contained in:
2025-01-14 02:01:28 +00:00
parent 293ba76b1f
commit 96932ddb64
5 changed files with 84 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2022-09-25"
channel = "nightly-2022-12-18"
components = [ "rust-src", "rustc-dev", "llvm-tools-preview" ]
targets = [ "x86_64-unknown-linux-gnu" ]
profile = "default"