Skip to content

Commit

Permalink
chore(deps): update rust crate tokio-stream to 0.1.17 (#1954)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tokio-stream](https://tokio.rs)
([source](https://redirect.github.com/tokio-rs/tokio)) |
workspace.dependencies | patch | `0.1.16` -> `0.1.17` |

---

### Release Notes

<details>
<summary>tokio-rs/tokio (tokio-stream)</summary>

###
[`v0.1.17`](https://redirect.github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17)

[Compare
Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.

🚦 **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 has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41My4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
  • Loading branch information
nextest-bot authored Dec 6, 2024
1 parent 524794d commit c33e262
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ test-case = "3.3.1"
test-strategy = "0.4.0"
thiserror = "2.0.4"
tokio = "1.42.0"
tokio-stream = "0.1.16"
tokio-stream = "0.1.17"
toml = "0.8.19"
toml_edit = "0.22.22"
tracing = "0.1.41"
Expand Down

0 comments on commit c33e262

Please sign in to comment.