mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
d21d8277c8
Co-authored-by: Paritosh <paritosh@hasura.io> V3_GIT_ORIGIN_REV_ID: d41a19cb58afb69843d7450d884d1e69b585fcfa
5 lines
226 B
TOML
5 lines
226 B
TOML
[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
|