aboutsummaryrefslogtreecommitdiff
path: root/src-tauri/Cargo.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-30 23:33:06 +0100
committerGitHub <noreply@github.com>2024-03-30 23:33:06 +0100
commit20354c0215bcf800eec19b3e768876dddbe7fb2e (patch)
treeea461b648acd3c3db497db63d4830d39ffa03c6e /src-tauri/Cargo.lock
parente6fa10e30901cd1c9ad42a5d95b670d9e0b5ccf9 (diff)
downloadFlightCore-20354c0215bcf800eec19b3e768876dddbe7fb2e.tar.gz
FlightCore-20354c0215bcf800eec19b3e768876dddbe7fb2e.zip
chore: bump octocrab from 0.36.0 to 0.37.0 in /src-tauri (#869)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.36.0 to 0.37.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.36.0...v0.37.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 33ad2890..c67be10c 100644
--- a/src-tauri/Cargo.lock
+++ b/src-tauri/Cargo.lock
@@ -2737,9 +2737,9 @@ dependencies = [
[[package]]
name = "octocrab"
-version = "0.36.0"
+version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "71940dbb2db7c9884d27c5f14894d14468c92c889f848e2feb4419b4dda1c13d"
+checksum = "dedddd64be5eb5ea9311d1934a09ce32ef9be22fd29990bb2a5552c17712306e"
dependencies = [
"arc-swap",
"async-trait",