Skip to content

Commit ed737b8

Browse files
Merge pull request #180 from code0-tech/renovate/cron-0.x
Update Rust crate cron to 0.16.0
2 parents fe9134d + 456062c commit ed737b8

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)