Skip to content

Commit 1f283b8

Browse files
build(deps): bump cron from 0.15.0 to 0.16.0
Bumps [cron](https://github.com/zslayton/cron) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/zslayton/cron/releases) - [Commits](https://github.com/zslayton/cron/commits) --- updated-dependencies: - dependency-name: cron dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a78299e commit 1f283b8

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

Cargo.lock

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

crates/openfang-kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ subtle = { workspace = true }
3333
rand = { workspace = true }
3434
hex = { workspace = true }
3535
reqwest = { workspace = true }
36-
cron = "0.15"
36+
cron = "0.16"
3737
zeroize = { workspace = true }
3838

3939
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)