Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
For #2870 - Fix rust component dependency (#2871) (#2873)
Browse files Browse the repository at this point in the history
(cherry picked from commit 11be65c)

Co-authored-by: isabelrios <isabelrios@gmail.com>
  • Loading branch information
mergify[bot] and isabelrios authored Nov 30, 2021
1 parent 50eadf2 commit fce7cd9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Blockzilla.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5403,7 +5403,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.0.7;
minimumVersion = 87.0.0;
};
};
F8324C2D264C807C007E4BFA /* XCRemoteSwiftPackageReference "SnapKit" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"repositoryURL": "https://github.com/mozilla/rust-components-swift",
"state": {
"branch": null,
"revision": "e8d9b4373ced4b943df140ef6054e95ba9860195",
"version": "0.0.8"
"revision": "89f530f9d4fe6a7371365f3450525a473f4b4611",
"version": "87.0.0"
}
},
{
Expand Down

0 comments on commit fce7cd9

Please sign in to comment.