Skip to content

Commit c03f705

Browse files
Bump the cargo group across 2 directories with 1 update (#218)
Bumps the cargo group with 1 update in the / directory: [tokio](https://github.com/tokio-rs/tokio). Bumps the cargo group with 1 update in the /examples/rust/standalone/simple-roundtrip directory: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.43.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.1...tokio-1.44.2) Updates `tokio` from 1.38.2 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production dependency-group: cargo - dependency-name: tokio dependency-version: 1.44.2 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 ebd0b0b commit c03f705

File tree

3 files changed

+22
-30
lines changed

3 files changed

+22
-30
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
@@ -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.43", features = ["macros", "rt-multi-thread"] }
63+
tokio = { version = "1.44", features = ["macros", "rt-multi-thread"] }
6464
uniffi_bindgen = "0.28.1"
6565
z85 = "3.0.5"
6666

examples/rust/standalone/simple-roundtrip/Cargo.lock

Lines changed: 19 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)