Update rust version to "nightly-2023-03-18" (#30630)

This is necessary to update the network stack.
This commit is contained in:
Martin Robinson 2023-11-01 14:28:26 +01:00 committed by GitHub
parent 364d11f15f
commit 27527142bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 9 deletions

View file

@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2023-02-01"
channel = "nightly-2023-03-18"
components = [
# https://github.com/rust-lang/rust/issues/72594#issuecomment-633779564
"llvm-tools",