Skip to content

Commit 08a1801

Browse files
build(deps): bump chrono from 0.4.43 to 0.4.44 in /backend
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>
1 parent 8a1fcfa commit 08a1801

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

backend/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.

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rust-version = "1.85.0"
1212

1313
[dependencies]
1414
axum = { version = "0.8.8", features = ["http2", "macros"] }
15-
chrono = "0.4.43"
15+
chrono = "0.4.44"
1616
clap = { version = "4.5.60", features = ["derive"] }
1717
color-eyre = "0.6.5"
1818
dotenvy = "0.15.7"

0 commit comments

Comments
 (0)