[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [async-compat](https://togithub.com/smol-rs/async-compat) |
dependencies | patch | `0.2.1` -> `0.2.4` |
---
### Release Notes
<details>
<summary>smol-rs/async-compat (async-compat)</summary>
###
[`v0.2.4`](https://togithub.com/smol-rs/async-compat/blob/HEAD/CHANGELOG.md#Version-024)
[Compare
Source](https://togithub.com/smol-rs/async-compat/compare/v0.2.3...v0.2.4)
- Derive `Clone` for `Compat`.
([#​27](https://togithub.com/smol-rs/async-compat/issues/27))
- Rather than spawning our own `tokio` runtime all of the time, reuse an
existing runtime if possible.
([#​30](https://togithub.com/smol-rs/async-compat/issues/30))
###
[`v0.2.3`](https://togithub.com/smol-rs/async-compat/blob/HEAD/CHANGELOG.md#Version-023)
[Compare
Source](https://togithub.com/smol-rs/async-compat/compare/v0.2.2...v0.2.3)
- Enter the `tokio` context while dropping wrapped `tokio` types.
([#​22](https://togithub.com/smol-rs/async-compat/issues/22))
###
[`v0.2.2`](https://togithub.com/smol-rs/async-compat/blob/HEAD/CHANGELOG.md#Version-022)
[Compare
Source](https://togithub.com/smol-rs/async-compat/compare/v0.2.1...v0.2.2)
- Add `smol-rs` logo to the docs.
([#​19](https://togithub.com/smol-rs/async-compat/issues/19))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone
America/New_York, 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
---
Release Notes:
- N/A
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>