Skip to content

Commit 288c4a2

Browse files
Bump tokio from 1.41.1 to 1.43.1 in the cargo group (#217)
Bumps the cargo group with 1 update: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.41.1 to 1.43.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.41.1...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6ef6c1 commit 288c4a2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -60,7 +60,7 @@ hex = "0.4.3"
6060
hex-literal = "0.4.1"
6161
lazy_static = "1.5"
6262
proptest = "1.5.0"
63-
tokio = { version = "1.41", features = ["macros", "rt-multi-thread"] }
63+
tokio = { version = "1.43", features = ["macros", "rt-multi-thread"] }
6464
uniffi_bindgen = "0.28.1"
6565
z85 = "3.0.5"
6666

0 commit comments

Comments
 (0)