diff --git a/Client.xcodeproj/project.pbxproj b/Client.xcodeproj/project.pbxproj index cf7bd69d9f2c6..3fe45761449d4 100644 --- a/Client.xcodeproj/project.pbxproj +++ b/Client.xcodeproj/project.pbxproj @@ -7593,8 +7593,6 @@ 45D5EDA629269F7500311934 /* DataObserver.swift */, 8A4AC0ED28C929DD00439F83 /* URLSession */, 8A7368AC27924AAF005D7704 /* CanRemoveQuickActionBookmark.swift */, - 8AE80BB22891AD9200BC12EA /* DispatchGroupInterface.swift */, - 8ABA9C8828931197002C0077 /* DispatchQueueInterface.swift */, C87DC85D27B2CA49006EFCE2 /* Loggable.swift */, 8AC5D55E28BFE6C8001F6F7F /* Presenter.swift */, DFACDFAE274D4D6D00A94EEC /* ReusableCell.swift */, @@ -15662,7 +15660,7 @@ repositoryURL = "https://github.com/mozilla/rust-components-swift.git"; requirement = { kind = exactVersion; - version = 96.1.3; + version = 96.2.1; }; }; 435C85EE2788F4D00072B526 /* XCRemoteSwiftPackageReference "glean-swift" */ = { diff --git a/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 7a09124cd1ffe..da5eda45ef3b8 100644 --- a/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -86,8 +86,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/mozilla/rust-components-swift.git", "state" : { - "revision" : "90a4bb34e6205d25fa6f67a04f71d9a6f31a91f4", - "version" : "96.1.3" + "revision" : "2ff7705e4956c3b06311a0d265e9e1d87b02a65c", + "version" : "96.2.1" } }, {