summaryrefslogtreecommitdiff
path: root/ext/websocket/stream.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/websocket/stream.rs')
-rw-r--r--ext/websocket/stream.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/websocket/stream.rs b/ext/websocket/stream.rs
index e82d7d1fc..2cd262217 100644
--- a/ext/websocket/stream.rs
+++ b/ext/websocket/stream.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
use bytes::Buf;
use bytes::Bytes;
use deno_net::raw::NetworkStream;