aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-19 15:46:37 +0200
committerGitHub <noreply@github.com>2023-09-19 15:46:37 +0200
commit44dfed8c9bd796ced7c1cae21f1904561ecd2b94 (patch)
treeaa51ea738fbe4d9b0de5bf5a7a6acc36e8944004 /src-tauri/Cargo.toml
parentb0941d981260e29a2a48a106bda4df758654fa71 (diff)
downloadFlightCore-44dfed8c9bd796ced7c1cae21f1904561ecd2b94.tar.gz
FlightCore-44dfed8c9bd796ced7c1cae21f1904561ecd2b94.zip
chore: bump chrono from 0.4.30 to 0.4.31 in /src-tauri (#573)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.30 to 0.4.31. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.30...v0.4.31) --- updated-dependencies: - dependency-name: chrono 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>
Diffstat (limited to 'src-tauri/Cargo.toml')
-rw-r--r--src-tauri/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index 03d7ff1f..63b4433a 100644
--- a/src-tauri/Cargo.toml
+++ b/src-tauri/Cargo.toml
@@ -49,7 +49,7 @@ json5 = "0.4.1"
# Async recursion for recursive mod install
async-recursion = "1.0.5"
# For parsing timestamps
-chrono = "0.4.30"
+chrono = "0.4.31"
# TypeScript bindings
ts-rs = "7.0"
# const formatting