aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-03 00:26:07 +0200
committerGitHub <noreply@github.com>2024-04-03 00:26:07 +0200
commiteafcc1709fda1bbbffce806f21ece4ac8602866b (patch)
tree0a8e85ecd6aa672b96cee0139e30cbbd946425a3
parent1fe82c39470a1f75f450c01ebd3c8d1d9f1f4d18 (diff)
downloadFlightCore-eafcc1709fda1bbbffce806f21ece4ac8602866b.tar.gz
FlightCore-eafcc1709fda1bbbffce806f21ece4ac8602866b.zip
chore: bump chrono from 0.4.35 to 0.4.37 in /src-tauri (#873)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.35 to 0.4.37. - [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.35...v0.4.37) --- 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>
-rw-r--r--src-tauri/Cargo.lock4
-rw-r--r--src-tauri/Cargo.toml2
2 files changed, 3 insertions, 3 deletions
diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock
index e146c8fb..d79f579f 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -517,9 +517,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "chrono"
-version = "0.4.35"
+version = "0.4.37"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a"
+checksum = "8a0d04d43504c61aa6c7531f1871dd0d418d91130162063b789da00fd7057a5e"
dependencies = [
"android-tzdata",
"iana-time-zone",
diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml
index c8d5cabd..a9cf4327 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.1.0"
# For parsing timestamps
-chrono = "0.4.35"
+chrono = "0.4.37"
# TypeScript bindings
ts-rs = "8.1"
# const formatting