Commit 94bd1b8
authored
fix(deps): update rust crate trybuild to 1.0.110 (#92)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [trybuild](https://redirect.github.com/dtolnay/trybuild) |
workspace.dependencies | patch | `1.0.106` -> `1.0.110` |
---
### Release Notes
<details>
<summary>dtolnay/trybuild (trybuild)</summary>
###
[`v1.0.110`](https://redirect.github.com/dtolnay/trybuild/releases/tag/1.0.110)
[Compare
Source](https://redirect.github.com/dtolnay/trybuild/compare/1.0.109...1.0.110)
- Fix permissions\_set\_readonly\_false warning
([#​312](https://redirect.github.com/dtolnay/trybuild/issues/312))
###
[`v1.0.109`](https://redirect.github.com/dtolnay/trybuild/releases/tag/1.0.109)
[Compare
Source](https://redirect.github.com/dtolnay/trybuild/compare/1.0.108...1.0.109)
- Support read-only Cargo.lock files
([#​310](https://redirect.github.com/dtolnay/trybuild/issues/310),
thanks
[@​MingweiSamuel](https://redirect.github.com/MingweiSamuel))
###
[`v1.0.108`](https://redirect.github.com/dtolnay/trybuild/releases/tag/1.0.108)
[Compare
Source](https://redirect.github.com/dtolnay/trybuild/compare/1.0.107...1.0.108)
- More right-aligned line number fixes
([#​309](https://redirect.github.com/dtolnay/trybuild/issues/309))
###
[`v1.0.107`](https://redirect.github.com/dtolnay/trybuild/releases/tag/1.0.107)
[Compare
Source](https://redirect.github.com/dtolnay/trybuild/compare/1.0.106...1.0.107)
- Recognize right aligned line numbers
([#​308](https://redirect.github.com/dtolnay/trybuild/issues/308),
[rust-lang/rust#144609](https://redirect.github.com/rust-lang/rust/pull/144609))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 05:59 AM, on day
24 of the month ( * 0-5 24 * * ) (UTC), Automerge - At any time (no
schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **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/jerus-org/captval).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS4yIiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->3 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
| 212 | + | |
211 | 213 | | |
212 | 214 | | |
213 | 215 | | |
Some 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 | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments