deno/ext/cron
denobot 892e7c20ac
1.44.4 (#24269)
Bumped versions for 1.44.4


Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
2024-06-19 18:28:14 +02:00
..
01_cron.ts fix: Fix some typos in comments (#23470) 2024-04-21 01:54:07 +02:00
Cargo.toml 1.44.4 (#24269) 2024-06-19 18:28:14 +02:00
interface.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lib.rs refactor: remove custom utc_now in favor of chrono::Utc:now feature (#23888) 2024-05-23 13:59:11 +02:00
local.rs refactor: remove custom utc_now in favor of chrono::Utc:now feature (#23888) 2024-05-23 13:59:11 +02:00
README.md 1.38.0 (#21051) 2023-11-02 01:01:47 +00:00

deno_cron

This crate implements scheduled tasks (crons) API for Deno.