Skip to content

Commit 3d3052a

Browse files
dependabot[bot]stacksjb
authored andcommitted
Bump tokio from 1.47.0 to 1.47.1 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.0 to 1.47.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.47.0...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4b27b7 commit 3d3052a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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.7.5"
1313
textwrap = "0.16.2"
1414
rodio = "0.21.1"
15-
tokio = { version = "1.47.0", features = ["full"] }
15+
tokio = { version = "1.47.1", features = ["full"] }
1616
anyhow = "1.0.98"
1717
csv = "1.3.0"
1818

0 commit comments

Comments
 (0)