Skip to content

Commit

Permalink
Merge pull request #71 from SierraSoftworks/dependabot/cargo/croner-2…
Browse files Browse the repository at this point in the history
….0.6

chore(deps): Bump croner from 2.0.5 to 2.0.6
  • Loading branch information
notheotherben authored Sep 27, 2024
2 parents 044d3d2 + d56b646 commit 00b8b8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ async-stream = "0.3.5"
async-trait = "0.1.83"
chrono = { version = "0.4.38", features = ["serde"] }
clap = { version = "4.5.18", features = ["derive", "string"] }
croner = "2.0.5"
croner = "2.0.6"
ctrlc = "3.4.5"
gix = { version = "0.66.0", features = [
"blocking-http-transport-reqwest-rust-tls",
Expand Down

0 comments on commit 00b8b8e

Please sign in to comment.