Commit graph

3 commits

Author SHA1 Message Date
dependabot[bot]
aed02daabb
chore(deps): bump rust-toolchain from 1.91 to 1.93 (#69)
* chore(deps): bump rust-toolchain from 1.91 to 1.93

Bumps [rust-toolchain](https://github.com/rust-lang/rust) from 1.91 to 1.93.
- [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.91.0...1.93.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* allow unused assignments

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JasterV <49537445+JasterV@users.noreply.github.com>
2026-03-01 19:57:13 +01:00
Víctor Martínez
ef4bdb28a9
fix: Regression in version 0.5.0 (#55)
An attempt to fix the issue defined in https://github.com/JasterV/test-context/issues/53 & some refactors
2025-11-04 17:27:53 +01:00
JasterV
0c17e65982 chore: add a rust-toolchain.toml 2025-10-29 10:43:11 +01:00