Skip to content

Commit

Permalink
Upgrades rust-component-swift to 96.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarik Eshaq committed Jan 4, 2023
1 parent 95fbc31 commit aaab3ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -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 */,
Expand Down Expand Up @@ -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" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down

0 comments on commit aaab3ee

Please sign in to comment.