Skip to content

Commit ec0b692

Browse files
build(deps): bump tokio from 1.43.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5246e86 commit ec0b692

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -121,7 +121,7 @@ staticdatagen = "0.0.5"
121121
tempfile = "3.15.0"
122122
thiserror = "2.0.11"
123123
toml = "0.8.19"
124-
tokio = { version = "1.43.0", features = ["full"], optional = true }
124+
tokio = { version = "1.43.1", features = ["full"], optional = true }
125125
url = "2.5.4"
126126
uuid = { version = "1.12.1", features = ["v4"] }
127127
warp = "0.3.7"

0 commit comments

Comments
 (0)