summaryrefslogtreecommitdiff
path: root/ext/cron/interface.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/cron/interface.rs')
-rw-r--r--ext/cron/interface.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/cron/interface.rs b/ext/cron/interface.rs
index c70988788..01b1d1789 100644
--- a/ext/cron/interface.rs
+++ b/ext/cron/interface.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 async_trait::async_trait;
use deno_core::error::AnyError;