Skip to content

Commit 01e37df

Browse files
authored
Merge pull request #94 from dawedawe/dependabot/cargo/tokio-1.48.0
chore(deps): bump tokio from 1.47.1 to 1.48.0
2 parents 89e2c7a + 6c3b675 commit 01e37df

File tree

2 files changed

+15
-20
lines changed

2 files changed

+15
-20
lines changed

Cargo.lock

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

ferriby/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ ratatui = "0.29.0"
2020
regex = "1.12.2"
2121
reqwest = "0.12.24"
2222
tempfile = "3.23.0"
23-
tokio = { version = "1.47.1", features = ["full"] }
23+
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)