Skip to content

Commit

Permalink
Update dependencies (#27)
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 |
|---|---|---|---|
| [proc-macro2](https://togithub.com/dtolnay/proc-macro2) |
workspace.dependencies | patch | `1.0.85` -> `1.0.86` |
| [syn](https://togithub.com/dtolnay/syn) | workspace.dependencies |
patch | `2.0.66` -> `2.0.68` |

---

### Release Notes

<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 9am on monday" (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.

👻 **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/keithamus/hdx).

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

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

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

0 comments on commit a159d7b

Please sign in to comment.