Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
3933798f2f Bump rust-toolchain from 1.93.0 to 1.95.0 in /codex-rs
Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.93.0 to 1.95.0.
- [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.95.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20 03:34:39 +00:00

View File

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