Skip to content

Commit

Permalink
Merge pull request #117 from akiomik/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
akiomik authored Dec 18, 2024
2 parents 2a09952 + 2ede3de commit 62b101f
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 @@ -16,7 +16,7 @@ include = ["src", "LICENSE", "README.md", "screenshot.gif", ".config"]

[dependencies]
better-panic = "0.3.0"
chrono = "0.4.38"
chrono = "0.4.39"
clap = { version = "4.5.16", features = ["derive", "cargo", "wrap_help", "unicode", "string", "unstable-styles"] }
color-eyre = "0.6.3"
config = "0.14.1"
Expand Down

0 comments on commit 62b101f

Please sign in to comment.