Skip to content

Commit dbe6de3

Browse files
dependabot[bot]stacksjb
authored andcommitted
Bump tokio from 1.47.1 to 1.48.0 in the rust-dependencies group
Bumps the rust-dependencies group with 1 update: [tokio](https://github.com/tokio-rs/tokio). Updates `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 dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e50104e commit dbe6de3

2 files changed

Lines changed: 21 additions & 80 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 79 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,7 +12,7 @@ prettytable = "0.10.0"
1212
inquire = "0.9.1"
1313
textwrap = "0.16.2"
1414
rodio = "0.21.1"
15-
tokio = { version = "1.47.1", features = ["full"] }
15+
tokio = { version = "1.48.0", features = ["full"] }
1616
anyhow = "1.0.100"
1717
csv = "1.3.0"
1818

0 commit comments

Comments
 (0)