Skip to content

Commit

Permalink
fix(deps): update rust crate cron to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 10, 2025
1 parent 63a6669 commit ea43f0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ argon2.workspace = true
axum.workspace = true
azalia = { workspace = true, features = ["lazy", "regex"] }
charted-testkit = { version = "0.1.0", features = ["macros"], optional = true }
cron = "0.13.0"
cron = "0.14.0"
eyre.workspace = true
humantime = "2.1.0"
rand = "0.8.5"
Expand Down

0 comments on commit ea43f0d

Please sign in to comment.