Skip to content

Commit 1227c3d

Browse files
authored
Merge pull request #75 from triarius/dependabot/cargo/chrono-0.4.44
build(deps): Bump chrono from 0.4.43 to 0.4.44
2 parents da7372d + ae78937 commit 1227c3d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2021"
55

66
[dependencies]
7-
chrono = "0.4.43"
7+
chrono = "0.4.44"
88
clap = { version = "4.5.60", features = ["derive", "env"] }
99
crossbeam = "0.8.4"
1010
eyre = "0.6.12"

0 commit comments

Comments
 (0)