Skip to content

Commit 3e19dcf

Browse files
chore: bump chrono from 0.4.37 to 0.4.38 in /src-tauri (#897)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.37 to 0.4.38. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.37...v0.4.38) --- 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 feba471 commit 3e19dcf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src-tauri/Cargo.lock

+2-2
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.1.0"
5151
# For parsing timestamps
52-
chrono = "0.4.37"
52+
chrono = "0.4.38"
5353
# TypeScript bindings
5454
ts-rs = "8.1"
5555
# const formatting

0 commit comments

Comments
 (0)