minor space fix for VSCode toml formatting

Signed-off-by: Dmitry Savintsev <dsavints@gmail.com>
pull/80/head
Dmitry Savintsev 2 years ago
parent 16b8d42238
commit 347d37c914

@ -1,5 +1,5 @@
[toolchain]
channel="nightly"
channel = "nightly"
# The source code of rustc, provided by the rust-src component, is needed for
# building eBPF programs.
components = [ "rustc", "rust-std", "cargo", "rust-docs", "rustfmt", "clippy", "rust-src" ]

Loading…
Cancel
Save