Skip to content

Commit aff08bf

Browse files
Bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c88fb80 commit aff08bf

2 files changed

Lines changed: 19 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 8 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
@@ -55,7 +55,7 @@ phf = "0.12.1"
5555
phf_shared = "0.12.1"
5656
splines = "5.0.0"
5757
clap = { version = "4.5.41", features = ["derive"] }
58-
tokio = { version = "1.46.1", features = ["macros"] }
58+
tokio = { version = "1.47.0", features = ["macros"] }
5959
async-channel = "2.5.0"
6060

6161
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)