This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [thiserror](https://github.com/dtolnay/thiserror) | dependencies | patch | `1.0.61` -> `1.0.62` |
---
### Release Notes
<details>
<summary>dtolnay/thiserror (thiserror)</summary>
### [`v1.0.62`](https://github.com/dtolnay/thiserror/releases/tag/1.0.62)
[Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.61...1.0.62)
- Support referring to nested tuple struct fields inside `#[error("…", …)]` attribute ([#​309](https://github.com/dtolnay/thiserror/issues/309))
</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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjkuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #13
Co-authored-by: Pierre HUBERT <pierre@noreply.localhost>
Co-committed-by: Pierre HUBERT <pierre@noreply.localhost>
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
---
### Detected Package Files
* `Cargo.toml` (cargo)
### What to Expect
With your current configuration, Renovate will create 8 Pull Requests:
<details>
<summary>Update Rust crate log to v0.4.21</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/log-0.x-lockfile`
- Merge into: `master`
- Upgrade [log](https://github.com/rust-lang/log) to `0.4.21`
</details>
<details>
<summary>Update Rust crate mktemp to v0.5.1</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/mktemp-0.x-lockfile`
- Merge into: `master`
- Upgrade [mktemp](https://github.com/samgiles/rs-mktemp) to `0.5.1`
</details>
<details>
<summary>Update Rust crate serde to v1.0.203</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/serde-1.x-lockfile`
- Merge into: `master`
- Upgrade [serde](https://github.com/serde-rs/serde) to `1.0.203`
</details>
<details>
<summary>Update Rust crate serde_json to v1.0.117</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/serde_json-1.x-lockfile`
- Merge into: `master`
- Upgrade [serde_json](https://github.com/serde-rs/json) to `1.0.117`
</details>
<details>
<summary>Update Rust crate env_logger to 0.11.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/env_logger-0.x`
- Merge into: `master`
- Upgrade [env_logger](https://github.com/rust-cli/env_logger) to `0.11.0`
</details>
<details>
<summary>Update Rust crate reqwest to 0.12.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/reqwest-0.x`
- Merge into: `master`
- Upgrade [reqwest](https://github.com/seanmonstar/reqwest) to `0.12.0`
</details>
<details>
<summary>Update Rust crate tokio to v1.38.0</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/tokio-1.x-lockfile`
- Merge into: `master`
- Upgrade [tokio](https://github.com/tokio-rs/tokio) to `1.38.0`
</details>
<details>
<summary>Update Rust crate zip to v2</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/zip-2.x`
- Merge into: `master`
- Upgrade [zip](https://github.com/zip-rs/zip2) to `2.0.0`
</details>
<br />
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for `prhourlylimit` for details.
---
❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Reviewed-on: #1