Skip to content

Commit 456062c

Browse files
Update Rust crate cron to 0.16.0
1 parent fe9134d commit 456062c

2 files changed

Lines changed: 58 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 57 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ prost = "0.14.0"
2323
tonic-health = "0.14.0"
2424
futures-lite = "2.6.1"
2525
chrono = "0.4.42"
26-
cron = "0.15.0"
26+
cron = "0.16.0"
2727

2828
[workspace.dependencies.base]
2929
path = "../draco/crates/base"

0 commit comments

Comments
 (0)