mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
ecee753d6f
V3_GIT_ORIGIN_REV_ID: fee5e0dbd617a71c7da0a3f588b83064c23df2af
5 lines
226 B
TOML
5 lines
226 B
TOML
[toolchain]
|
|
channel = "1.76.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
|