Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
f8242b6273 build(deps): bump rust-toolchain from 1.93.0 to 1.94.1 in /codex-rs
Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.93.0 to 1.94.1.
- [Release notes](https://github.com/rust-lang/rust/releases)
- [Changelog](https://github.com/rust-lang/rust/blob/main/RELEASES.md)
- [Commits](https://github.com/rust-lang/rust/compare/1.93.0...1.94.1)

---
updated-dependencies:
- dependency-name: rust-toolchain
  dependency-version: 1.94.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 03:35:46 +00:00

View File

@@ -1,3 +1,3 @@
[toolchain]
channel = "1.93.0"
channel = "1.94.1"
components = ["clippy", "rustfmt", "rust-src"]