Skip to content

Commit 554f177

Browse files
Bump tokio from 1.46.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.48.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fb65424 commit 554f177

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

Cargo.lock

Lines changed: 94 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ clap = { version = "4.5", features = ["derive"] }
88
tui = "0.19.0"
99
crossterm = "0.29.0"
1010
anyhow = "1.0.75"
11-
tokio = { version = "1.46", features = ["full"] }
11+
tokio = { version = "1.48", features = ["full"] }
1212
regex = "1.10.2"

0 commit comments

Comments
 (0)