build(deps): bump tokio from 1.45.1 to 1.46.1 (#1968)

This commit is contained in:
dependabot[bot]
2025-07-07 20:01:54 +02:00
committed by GitHub
parent ca5a9bb019
commit 84427c2857
2 changed files with 16 additions and 3 deletions

View File

@@ -18,5 +18,5 @@ color-eyre = "0.6.5"
crossterm = { workspace = true, features = ["event-stream"] }
octocrab = "0.44.0"
ratatui.workspace = true
tokio = { version = "1.45.1", features = ["rt-multi-thread", "macros"] }
tokio = { version = "1.46.1", features = ["rt-multi-thread", "macros"] }
tokio-stream = "0.1.17"