aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.lock
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2023-07-07 23:25:11 +0200
committerGitHub <noreply@github.com>2023-07-07 23:25:11 +0200
commit977b6b3971fcb1ba78e8373fc08bd3db2ae3ada9 (patch)
treef3cbeb1d33f5d07bce835c48c17c43aa21a31239 /src-tauri/Cargo.lock
parent5911c0e0ccd289e58e41a80d4c097665baf43603 (diff)
downloadFlightCore-977b6b3971fcb1ba78e8373fc08bd3db2ae3ada9.tar.gz
FlightCore-977b6b3971fcb1ba78e8373fc08bd3db2ae3ada9.zip
chore: Bump libthermite to `0.6.5` (#409)
And update code accordingly Co-authored-by: AnActualEmerald <emerald_actual@protonmail.com>
Diffstat (limited to 'src-tauri/Cargo.lock')
-rw-r--r--src-tauri/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-tauri/Cargo.lock b/src-tauri/Cargo.lock
index 2ad8286c..fcc76853 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -1995,9 +1995,9 @@ checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
[[package]]
name = "libthermite"
-version = "0.5.3"
+version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0d8ef144beaf1e683b0ccb2e6e3e14d1e6a8f29e28be3c4fc93376539b28fe97"
+checksum = "27cd844bbc25676cd14fa9ad04cc40e0f3c4d5c66107ef3a99896db1f81324c0"
dependencies = [
"json5",
"serde",