Skip to content

Commit b2e1420

Browse files
Bump chrono from 0.4.31 to 0.4.32
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.31 to 0.4.32. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.31...v0.4.32) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c811da commit b2e1420

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/rvoc-backend/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ wiktionary-dump-parser = "0.6.0"
4747
strum = { version = "0.25", features = ["derive"] }
4848

4949
# date and time
50-
chrono = "0.4.26"
50+
chrono = "0.4.32"
5151

5252
# web
5353
axum = { version = "0.6.20" }

0 commit comments

Comments
 (0)