Skip to content

Commit 8765fa4

Browse files
chore(deps): bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.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 6968d7f commit 8765fa4

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.1"
2121
reqwest = "0.12.23"
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)