Skip to content

Commit 374c5b5

Browse files
chore(deps): Bump chrono from 0.4.42 to 0.4.43
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.42 to 0.4.43. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf7da1a commit 374c5b5

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
@@ -6,7 +6,7 @@ edition = "2024"
66
[dependencies]
77
async-stream = "0.3.6"
88
async-trait = "0.1.89"
9-
chrono = { version = "0.4.42", features = ["serde"] }
9+
chrono = { version = "0.4.43", features = ["serde"] }
1010
clap = { version = "4.5.54", features = ["derive", "string"] }
1111
croner = "3.0.1"
1212
ctrlc = "3.5.1"

0 commit comments

Comments
 (0)