Commit ef563a3
authored
chore(deps): update rust crate rstest to 0.24 (#1775)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rstest](https://redirect.github.com/la10736/rstest) |
workspace.dependencies | minor | `0.23` -> `0.24` |
---
### Release Notes
<details>
<summary>la10736/rstest (rstest)</summary>
###
[`v0.24.0`](https://redirect.github.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0240-202511)
[Compare
Source](https://redirect.github.com/la10736/rstest/compare/v0.23.0...v0.24.0)
##### Changed
- MSRV to 1.70.0 (see
[#​284](https://redirect.github.com/la10736/rstest/issues/284)
thanks to [@​rnbguy](https://redirect.github.com/rnbguy))
##### Add
- `#![no_std]` support: now you can use `rstest` also in `no_std` lib
(see
[#​282](https://redirect.github.com/la10736/rstest/issues/282)
thanks to [@​rnbguy](https://redirect.github.com/rnbguy))
- `#[context]` to have test function name and other useful thighs on
the tip of your fingers (see
[#​177](https://redirect.github.com/la10736/rstest/issues/177))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/spiraldb/vortex).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6d178c9 commit ef563a3
2 files changed
+12
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments