Commit c564fc8
authored
chore(deps): update rust crate tokio to v1.46.1 (#347)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [tokio](https://tokio.rs)
([source](https://redirect.github.com/tokio-rs/tokio)) | dependencies |
patch | `1.46.0` -> `1.46.1` |
---
### Release Notes
<details>
<summary>tokio-rs/tokio (tokio)</summary>
###
[`v1.46.1`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.46.1):
Tokio v1.46.1
### 1.46.1 (July 4th, 2025)
This release fixes incorrect spawn locations in runtime task hooks for
tasks
spawned using `tokio::spawn` rather than `Runtime::spawn`. This issue
only
effected the spawn location in `TaskMeta::spawned_at`, and did not
effect task
locations in Tracing events.
#### Unstable
- runtime: add `TaskMeta::spawn_location` tracking where a task was
spawned
([#​7440])
[#​7440]: https://redirect.github.com/tokio-rs/tokio/pull/7440
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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/apollographql/subgraph-template-rust-async-graphql).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 0ab4355 commit c564fc8
1 file changed
+2
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments