Update rust nightly toolchain

This commit is contained in:
elkowar 2024-02-17 12:01:32 +01:00
parent 8c977892d4
commit 4a0901b16c
No known key found for this signature in database
GPG Key ID: 862BA3D7D7760F13
2 changed files with 409 additions and 487 deletions

894
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2023-07-14"
channel = "nightly-2024-02-16"
components = [ "rust-src" ]
profile = "default"