From 15437a350e27bcad225a87e76cf34babf75d1958 Mon Sep 17 00:00:00 2001 From: Ryan VanderMeulen Date: Mon, 31 Jul 2023 12:33:34 -0400 Subject: [PATCH] Upgrades appservices to 117.0 (#3826) --- Blockzilla.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Blockzilla.xcodeproj/project.pbxproj b/Blockzilla.xcodeproj/project.pbxproj index 5c073ab173..2bdd452d25 100644 --- a/Blockzilla.xcodeproj/project.pbxproj +++ b/Blockzilla.xcodeproj/project.pbxproj @@ -6487,7 +6487,7 @@ repositoryURL = "https://github.com/mozilla/rust-components-swift"; requirement = { kind = exactVersion; - version = 117.0.20230729050233; + version = 117.0.0; }; }; CDFA746D27ABD43D0055FE55 /* XCRemoteSwiftPackageReference "glean-swift" */ = { diff --git a/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index ab67dd5e0c..e522fa5285 100644 --- a/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -24,8 +24,8 @@ "repositoryURL": "https://github.com/mozilla/rust-components-swift", "state": { "branch": null, - "revision": "a4b8c8421c28b07279ff0990817c33419226f8c9", - "version": "117.0.20230729050233" + "revision": "1047be1e089beca3ed3ff033f376f6a9e55abe44", + "version": "117.0.0" } }, {