diff options
Diffstat (limited to 'cli/tools/registry/publish_order.rs')
-rw-r--r-- | cli/tools/registry/publish_order.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tools/registry/publish_order.rs b/cli/tools/registry/publish_order.rs index 8d84e4af5..965da8341 100644 --- a/cli/tools/registry/publish_order.rs +++ b/cli/tools/registry/publish_order.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 std::collections::HashMap; use std::collections::HashSet; |