Skip to content

Commit

Permalink
Bump - Update SPM to rust-components 134.0.0 (#23377)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalchevrel authored Nov 25, 2024
1 parent fe89d1e commit bbf9121
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion firefox-ios/Client.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25848,7 +25848,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift.git";
requirement = {
kind = exactVersion;
version = 134.0.20241121050227;
version = 134.0.0;
};
};
435C85EE2788F4D00072B526 /* XCRemoteSwiftPackageReference "glean-swift" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/mozilla/rust-components-swift.git",
"state" : {
"revision" : "57669e4ad04343d53873a6199f7d7609fb4aaa6e",
"version" : "134.0.20241121050227"
"revision" : "3c5d60f896b898afa7a90ecd147324f53cc4e648",
"version" : "134.0.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion focus-ios/Blockzilla.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7168,7 +7168,7 @@
repositoryURL = "https://github.com/mozilla/rust-components-swift";
requirement = {
kind = exactVersion;
version = 134.0.20241121050227;
version = 134.0.0;
};
};
8A0E7F2C2BA0F0E0006BC6B6 /* XCRemoteSwiftPackageReference "Fuzi" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"repositoryURL": "https://github.com/mozilla/rust-components-swift",
"state": {
"branch": null,
"revision": "57669e4ad04343d53873a6199f7d7609fb4aaa6e",
"version": "134.0.20241121050227"
"revision": "3c5d60f896b898afa7a90ecd147324f53cc4e648",
"version": "134.0.0"
}
},
{
Expand Down

0 comments on commit bbf9121

Please sign in to comment.