chore: bump Rust toolchain from 1.91.0 to 1.94.0 (#3257)

Bumps the Rust toolchain to 1.94.0 (latest installed) to unblock CI
failures caused by the AWS SDK's MSRV requirement. No lint fixes were
needed.

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Will Jones
2026-04-10 07:57:47 -07:00
committed by GitHub
parent 4761fa9bcb
commit 2807ad6854
5 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ on:
paths:
- Cargo.toml
- Cargo.lock
- rust-toolchain.toml
- nodejs/**
- rust/**
- docs/src/js/**