Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: rust toolchain #57

Merged
merged 1 commit into from
Jul 30, 2024
Merged

chore: rust toolchain #57

merged 1 commit into from
Jul 30, 2024

Conversation

heemankv
Copy link
Contributor

Added support for rust-toolchain

[toolchain]
channel = "stable"
components = ["clippy", "rustfmt"]
targets = ["wasm32-unknown-unknown"]

Future scope :

  • change channel to specific version.
  • add rust-src and rust-analyser to components.

@heemankv heemankv added the documentation Improvements or additions to documentation label Jul 25, 2024
@heemankv heemankv self-assigned this Jul 25, 2024
@apoorvsadana apoorvsadana merged commit d3e57f9 into main Jul 30, 2024
8 checks passed
@heemankv heemankv deleted the chore/rust-toolchain branch July 30, 2024 11:43
ocdbytes pushed a commit that referenced this pull request Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants