update deps: rust-gpu: 86d60422 -> d78c3017 and associated rust-toolchain: nightly-2022-12-18 -> nightly-2023-01-21

This commit is contained in:
2025-01-14 02:39:33 +00:00
parent 96932ddb64
commit 518e0821df
5 changed files with 19 additions and 18 deletions

View File

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