diff --git a/Cargo.lock b/Cargo.lock index ac962ad..0b517aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -884,9 +884,9 @@ dependencies = [ [[package]] name = "tokio-websockets" -version = "0.11.3" +version = "0.11.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fbc46f9dc832c663a5db08513162001a29ac820913275d58943f942c2bc1c435" +checksum = "9fcaf159b4e7a376b05b5bfd77bfd38f3324f5fce751b4213bfc7eaa47affb4e" dependencies = [ "base64 0.22.1", "bytes",