aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.toml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-13 01:54:24 +0200
committerGitHub <noreply@github.com>2023-09-13 01:54:24 +0200
commitc89e771af4e8c024094f80183ee2a1dccf3fd49c (patch)
tree1b59acce47e0e65fc7ee113861df82e16df58876 /src-tauri/Cargo.toml
parentbe7f615aa6d1ac8d846ee234a8efec0d39388244 (diff)
downloadFlightCore-c89e771af4e8c024094f80183ee2a1dccf3fd49c.tar.gz
FlightCore-c89e771af4e8c024094f80183ee2a1dccf3fd49c.zip
chore: bump chrono from 0.4.26 to 0.4.30 in /src-tauri (#553)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.26 to 0.4.30. - [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.26...v0.4.30) --- 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 2f017a44..4d8a57ef 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.0"
# For parsing timestamps
-chrono = "0.4.23"
+chrono = "0.4.30"
# TypeScript bindings
ts-rs = "7.0"
# const formatting