1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-02 13:14:30 +02:00

cargo: bump the minor group with 3 updates (#2261)

Bumps the minor group with 3 updates:
[tempfile](https://github.com/Stebalien/tempfile),
[tokio](https://github.com/tokio-rs/tokio) and
[tokio-websockets](https://github.com/Gelbpunkt/tokio-websockets).

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Walbran <qwandor@google.com>
This commit is contained in:
dependabot[bot]
2024-08-05 11:24:26 +01:00
committed by GitHub
parent 75a039aefc
commit d163e5a603
3 changed files with 35 additions and 33 deletions

View File

@ -18,4 +18,4 @@ scraper = "0.19.1"
thiserror = "1.0.63"
[dev-dependencies]
tempfile = "3.10.1"
tempfile = "3.11.0"