Skip to content

Commit

Permalink
chore(deps): update rust crates (#59)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cargo-util-schemas](https://togithub.com/rust-lang/cargo) |
dependencies | patch | `0.3.0` -> `0.3.1` |
| [cargo_toml](https://lib.rs/cargo_toml)
([source](https://gitlab.com/lib.rs/cargo_toml)) | dependencies | patch
| `0.20.2` -> `0.20.3` |
| [proc-macro2](https://togithub.com/dtolnay/proc-macro2) | dependencies
| patch | `1.0.85` -> `1.0.86` |
| [syn](https://togithub.com/dtolnay/syn) | dependencies | patch |
`2.0.66` -> `2.0.68` |

---

### Release Notes

<details>
<summary>lib.rs/cargo_toml (cargo_toml)</summary>

###
[`v0.20.3`](https://gitlab.com/lib.rs/cargo_toml/compare/v0.20.2...v0.20.3)

[Compare
Source](https://gitlab.com/lib.rs/cargo_toml/compare/v0.20.2...v0.20.3)

</details>

<details>
<summary>dtolnay/proc-macro2 (proc-macro2)</summary>

###
[`v1.0.86`](https://togithub.com/dtolnay/proc-macro2/releases/tag/1.0.86)

[Compare
Source](https://togithub.com/dtolnay/proc-macro2/compare/1.0.85...1.0.86)

-   Documentation improvements

</details>

<details>
<summary>dtolnay/syn (syn)</summary>

### [`v2.0.68`](https://togithub.com/dtolnay/syn/releases/tag/2.0.68)

[Compare
Source](https://togithub.com/dtolnay/syn/compare/2.0.67...2.0.68)

- Improve panic location when `parse_quote!` parses invalid syntax
([#&#8203;1690](https://togithub.com/dtolnay/syn/issues/1690), thanks
[@&#8203;stepancheg](https://togithub.com/stepancheg))
- More efficient peek implementation for `Group` and `Lifetime`
([#&#8203;1687](https://togithub.com/dtolnay/syn/issues/1687))

### [`v2.0.67`](https://togithub.com/dtolnay/syn/releases/tag/2.0.67)

[Compare
Source](https://togithub.com/dtolnay/syn/compare/2.0.66...2.0.67)

- Produce more accurate error message locations for errors located at
the end of a nested group
([#&#8203;1679](https://togithub.com/dtolnay/syn/issues/1679),
[#&#8203;1680](https://togithub.com/dtolnay/syn/issues/1680))
- Support peeking `LitCStr` in ParseStream::peek
([#&#8203;1682](https://togithub.com/dtolnay/syn/issues/1682))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10am on monday" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Boshen/cargo-shear).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 24, 2024
1 parent 27a6ed0 commit c4426a6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4426a6

Please sign in to comment.