Skip to content

Commit 9eb423b

Browse files
Merge pull request #876 from dalance/dependabot/cargo/chrono-0.4.44
build(deps): bump chrono from 0.4.43 to 0.4.44
2 parents 825b6cf + 6393c85 commit 9eb423b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ byte-unit = "5.2"
3939
clap = {version = "4.4", features = ["derive"]}
4040
clap_complete = "4.4"
4141
console = "0.16.2"
42-
chrono = {version = "0.4.43", default-features = false, features = ["clock"]}
42+
chrono = {version = "0.4.44", default-features = false, features = ["clock"]}
4343
directories = "6.0.0"
4444
dockworker = { version = "0.12.0", optional = true }
4545
getch = "0.3.1"

0 commit comments

Comments
 (0)