Skip to content

Commit 157ecef

Browse files
chore(deps): 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 e252006 commit 157ecef

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

Cargo.lock

Lines changed: 5 additions & 15 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
@@ -29,7 +29,7 @@ serde_json = "1.0"
2929
tempfile = "3.8"
3030
test-log = "0.2"
3131
thiserror = "2.0.11"
32-
tokio = "1.46"
32+
tokio = "1.47"
3333
tokio-stream = "0.1"
3434
tokio-test = "0.4"
3535
tokio-util = "0.7.14"

0 commit comments

Comments
 (0)