aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-12 14:13:53 +0100
committerGitHub <noreply@github.com>2024-03-12 14:13:53 +0100
commitef1dca0dd319f682240b63ef2286185687f53660 (patch)
tree1858c6ab08b8f0444d7cea25cf36b348e8aa250d /src-tauri/Cargo.lock
parentd4675e32d609357b5d9cb01f66bc1c606eae52f5 (diff)
downloadFlightCore-ef1dca0dd319f682240b63ef2286185687f53660.tar.gz
FlightCore-ef1dca0dd319f682240b63ef2286185687f53660.zip
chore: bump octocrab from 0.34.3 to 0.35.0 in /src-tauri (#851)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.34.3 to 0.35.0. - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](https://github.com/XAMPPRocky/octocrab/compare/v0.34.3...v0.35.0) --- updated-dependencies: - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-minor ... 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.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 8e8db679..0a0f988e 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -2737,9 +2737,9 @@ dependencies = [
[[package]]
name = "octocrab"
-version = "0.34.3"
+version = "0.35.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1c4e00a4268539fda6c431a0fd01d016d4b44c361f9c283d0eb8f1ab7408a517"
+checksum = "a6d07f2ea5f11065486c5d66e7fa592833038377c8b55c0b8694a624732fee32"
dependencies = [
"arc-swap",
"async-trait",