graphql-engine/v3/rust-toolchain.toml

5 lines
226 B
TOML
Raw Normal View History

[toolchain]
channel = "1.75.0"
profile = "default" # see https://rust-lang.github.io/rustup/concepts/profiles.html
components = ["rust-analyzer", "rust-src"] # see https://rust-lang.github.io/rustup/concepts/components.html