feat(rust): upgrade to 2024-05-24 nightly

This commit is contained in:
Harsh Shandilya 2024-05-25 01:19:43 +05:30
parent 470fc5b138
commit 391078e2c3
3 changed files with 3 additions and 6 deletions

View file

@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2024-01-09"
channel = "nightly-2024-05-24"
components = ["clippy", "rustfmt", "rust-src"]
targets = ["x86_64-unknown-linux-gnu"]
profile = "minimal"