You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-08-08 16:26:35 +02:00
cargo: bump the patch group with 1 update (#1703)
Bumps the patch group with 1 update: [tokio-websockets](https://github.com/Gelbpunkt/tokio-websockets). Updates `tokio-websockets` from 0.5.0 to 0.5.1 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin J. Mitchell <djmitche@google.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -2450,9 +2450,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tokio-websockets"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "6b069bad86dda43d908b4221fe04fe49d2ed8e0a24d319a5c6a8d250e76fe15b"
|
||||
checksum = "ff33c0fd7b2d320bd03e7aaad77b04214b375ce66c8a8fcc1a77aa65a471d07d"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bytes",
|
||||
|
Reference in New Issue
Block a user