mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 13:24:09 -07:00
Bump tokio from 1.42.0 to 1.43.1 in /rustybits
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.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>
This commit is contained in:
parent
cadfa0bc4d
commit
4e9b69f0a7
2 changed files with 7 additions and 7 deletions
|
@ -13,7 +13,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
temporal-sdk = { git = "https://github.com/temporalio/sdk-core", branch = "master" }
|
||||
temporal-client = { git = "https://github.com/temporalio/sdk-core", branch = "master", features = ["telemetry"] }
|
||||
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", branch = "master" }
|
||||
tokio = { version = "1.29", features = ["full"] }
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
url = { version = "2" }
|
||||
uuid = { version = "1.4", features = ["v4"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue