diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-05 15:59:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 15:59:23 +0000 |
| commit | 108a8fbfab3c7bb4b30fff7a47d541747b0e5af6 (patch) | |
| tree | 11dc14f7038721a6f019605d4bdd55564d1489f8 | |
| parent | d95e004d37ab26bf85b31de77b9357c5a8561f0f (diff) | |
| download | Project-Tick-dependabot/cargo/ofborg/cargo-6413d30b2c.tar.gz Project-Tick-dependabot/cargo/ofborg/cargo-6413d30b2c.zip | |
chore(deps): bump tokio in /ofborg in the cargo groupdependabot/cargo/ofborg/cargo-6413d30b2c
Bumps the cargo group in /ofborg with 1 update: [tokio](https://github.com/tokio-rs/tokio).
Updates `tokio` from 1.50.0 to 1.51.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.50.0...tokio-1.51.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.51.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | ofborg/Cargo.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ofborg/Cargo.lock b/ofborg/Cargo.lock index 81249f3a81..b50b8576d7 100644 --- a/ofborg/Cargo.lock +++ b/ofborg/Cargo.lock @@ -2743,9 +2743,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.50.0" +version = "1.51.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "27ad5e34374e03cfffefc301becb44e9dc3c17584f414349ebe29ed26661822d" +checksum = "2bd1c4c0fc4a7ab90fc15ef6daaa3ec3b893f004f915f2392557ed23237820cd" dependencies = [ "bytes", "libc", @@ -2758,9 +2758,9 @@ dependencies = [ [[package]] name = "tokio-macros" -version = "2.6.1" +version = "2.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c55a2eff8b69ce66c84f85e1da1c233edc36ceb85a2058d11b0d6a3c7e7569c" +checksum = "385a6cb71ab9ab790c5fe8d67f1645e6c450a7ce006a33de03daa956cf70a496" dependencies = [ "proc-macro2", "quote", |
