Skip to content

Commit 93e4f82

Browse files
Update Rust crate tokio to 1.49.0
1 parent 0680965 commit 93e4f82

2 files changed

Lines changed: 3 additions & 70 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 69 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
@@ -12,5 +12,5 @@ bytes = "1.10.1"
1212
camino = { version = "1.1", features = ["serde1"] }
1313
crossterm = { version = "0.28.1", features = ["event-stream"] }
1414
ratatui = "0.29.0"
15-
tokio = { version = "1.47.1", features = ["io-util", "io-std", "time"] }
15+
tokio = { version = "1.49.0", features = ["io-util", "io-std", "time"] }
1616
zip = { version = "4.0.0", default-features = false, features = ["deflate","bzip2"] }

0 commit comments

Comments
 (0)