Skip to content

ci: pin Rust toolchain to 1.97.1 - #34

Merged
Meshmulla merged 1 commit into
stellar-kracken:mainfrom
Violetlove200100:fix/pin-rust-toolchain
Aug 29, 2026
Merged

ci: pin Rust toolchain to 1.97.1#34
Meshmulla merged 1 commit into
stellar-kracken:mainfrom
Violetlove200100:fix/pin-rust-toolchain

Conversation

@Violetlove200100

Copy link
Copy Markdown
Contributor

Summary

  • add a repository-level rust-toolchain.toml pinned to Rust 1.97.1
  • provision the wasm target plus rustfmt and clippy
  • use the same explicit toolchain in every CI job

Verification

The previous main CI run was green on Rust 1.97.1. Local Rust checks were unavailable because Rust is not installed in the agent environment; GitHub Actions will run the full CI suite on this branch.

Closes #29

Closes stellar-kracken#29

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@Meshmulla

Copy link
Copy Markdown
Contributor

Nice work 🥂

@Meshmulla
Meshmulla merged commit 0933697 into stellar-kracken:main Aug 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pin the CI Rust toolchain to a fixed stable version

2 participants