summaryrefslogtreecommitdiff
path: root/ext/crypto/key.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/crypto/key.rs')
-rw-r--r--ext/crypto/key.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/crypto/key.rs b/ext/crypto/key.rs
index 63d48dd10..da73d2191 100644
--- a/ext/crypto/key.rs
+++ b/ext/crypto/key.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
use ring::agreement::Algorithm as RingAlgorithm;
use ring::digest;