beteran-api-kgon-server-ser.../.devcontainer/rust-toolchain.toml
2022-08-05 04:23:17 +00:00

6 lines
99 B
TOML

[toolchain]
channel = "stable"
profile = "minimal"
components = ["clippy", "rustfmt"]
targets = []