feat(rust): bump Rust nightly

This commit is contained in:
Harsh Shandilya 2023-06-16 01:48:15 +05:30
parent b06651e2c4
commit edd7f7a06f
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2023-02-22"
channel = "nightly-2023-06-10"
components = [ "clippy", "rustfmt", "rust-src" ]
targets = [ "x86_64-unknown-linux-gnu" ]
profile = "minimal"