mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
build(deps): bump tokio from 1.42.0 to 1.44.2 in the cargo group
Bumps the cargo group with 1 update: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.42.0 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -33,7 +33,7 @@ thiserror = "2.0.9"
|
||||
xz2 = "0.1"
|
||||
|
||||
[workspace.dependencies.tokio]
|
||||
version = "1.41.1"
|
||||
version = "1.44.2"
|
||||
features = ["full"]
|
||||
|
||||
[workspace.dependencies.uuid]
|
||||
|
Reference in New Issue
Block a user