diff options
Diffstat (limited to 'ext/webidl/benches/dict.rs')
-rw-r--r-- | ext/webidl/benches/dict.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webidl/benches/dict.rs b/ext/webidl/benches/dict.rs index e7f4d0300..8b1055dfa 100644 --- a/ext/webidl/benches/dict.rs +++ b/ext/webidl/benches/dict.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 deno_bench_util::bench_js_sync; use deno_bench_util::bench_or_profile; |