Stop publishing arm64 images. (#329)

Co-authored-by: Paritosh <paritosh@hasura.io>
V3_GIT_ORIGIN_REV_ID: d41a19cb58afb69843d7450d884d1e69b585fcfa
This commit is contained in:
Samir Talwar 2024-02-27 11:35:12 +01:00 committed by hasura-bot
parent 5c9033a66a
commit d21d8277c8

4
v3/rust-toolchain.toml Normal file
View File

@ -0,0 +1,4 @@
[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