Skip to content

Commit a8c78c7

Browse files
build(deps): bump chrono from 0.4.43 to 0.4.44 (#1846)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.43 to 0.4.44. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da461db commit a8c78c7

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
@@ -31,7 +31,7 @@ substring = "1.4.5"
3131
opml = "1.1.6"
3232
rand = "0.10.0"
3333
env_logger = "0.11.9"
34-
chrono = {version = "0.4.43", default-features=false, features = ["serde"]}
34+
chrono = {version = "0.4.44", default-features=false, features = ["serde"]}
3535
rss = "2.0.12"
3636
frankenstein = { version = "0.47.0", features = ["client-ureq"] }
3737
regex = "1.12.3"

0 commit comments

Comments
 (0)