Skip to content

Commit dd01701

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

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
@@ -50,7 +50,7 @@ smallvec = "1.15"
5050
strnum_bitwidth = "0.1.2"
5151
tempfile = "3.20"
5252
thiserror = "2.0"
53-
tokio = {version = "1.46.0", features = ["full"]}
53+
tokio = {version = "1.46.1", features = ["full"]}
5454
toml = "0.8.23"
5555
url = {version = "2.5", features = ["serde"]}
5656
walkdir = "2.5.0"

0 commit comments

Comments
 (0)