Skip to content

Commit e90b9a3

Browse files
chore: bump chrono from 0.4.31 to 0.4.32 in /src-tauri (#764)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c16ef55 commit e90b9a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src-tauri/Cargo.lock

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

src-tauri/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ json5 = "0.4.1"
4949
# Async recursion for recursive mod install
5050
async-recursion = "1.0.5"
5151
# For parsing timestamps
52-
chrono = "0.4.31"
52+
chrono = "0.4.32"
5353
# TypeScript bindings
5454
ts-rs = "7.1"
5555
# const formatting

0 commit comments

Comments
 (0)