Skip to content

Commit

Permalink
Merge pull request #27 from Baarsgaard/dependabot/cargo/chrono-0.4.39
Browse files Browse the repository at this point in the history
Bump chrono from 0.4.38 to 0.4.39
  • Loading branch information
Baarsgaard authored Jan 1, 2025
2 parents 1551248 + a44a448 commit 529fb94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -6,7 +6,7 @@ authors = ["Steffen Baarsgaard <sbaarsgaard@gmail.com>"]
repository = "https://github.com/baarsgaard/jig"

[dependencies]
chrono = { version = "0.4.38", default-features = false, features = ["clock"] }
chrono = { version = "0.4.39", default-features = false, features = ["clock"] }
clap = { version = "4.5.21", default-features = false, features = [
"help",
"std",
Expand Down

0 comments on commit 529fb94

Please sign in to comment.