Skip to content

Commit a4929cc

Browse files
Refactor [v138] Auto update SPM with latest rust-component 138.0.20250321204544 (#25505)
Auto update SPM with latest rust-component release 138.0.20250321204544 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 04172bf commit a4929cc

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

firefox-ios/Client.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -28157,7 +28157,7 @@
2815728157
repositoryURL = "https://github.com/mozilla/rust-components-swift.git";
2815828158
requirement = {
2815928159
kind = exactVersion;
28160-
version = 138.0.20250320050323;
28160+
version = 138.0.20250321204544;
2816128161
};
2816228162
};
2816328163
435C85EE2788F4D00072B526 /* XCRemoteSwiftPackageReference "glean-swift" */ = {

firefox-ios/Client.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"kind" : "remoteSourceControl",
9696
"location" : "https://github.com/mozilla/rust-components-swift.git",
9797
"state" : {
98-
"revision" : "58d75f4ebf87f947cb329d0b82a100943dfef09d",
99-
"version" : "138.0.20250320050323"
98+
"revision" : "1c378a03ba96c5593819c84e5a5a60ec0b00f63c",
99+
"version" : "138.0.20250321204544"
100100
}
101101
},
102102
{

focus-ios/Blockzilla.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7256,7 +7256,7 @@
72567256
repositoryURL = "https://github.com/mozilla/rust-components-swift";
72577257
requirement = {
72587258
kind = exactVersion;
7259-
version = 138.0.20250320050323;
7259+
version = 138.0.20250321204544;
72607260
};
72617261
};
72627262
8A0E7F2C2BA0F0E0006BC6B6 /* XCRemoteSwiftPackageReference "Fuzi" */ = {

focus-ios/Blockzilla.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"repositoryURL": "https://github.com/mozilla/rust-components-swift",
5252
"state": {
5353
"branch": null,
54-
"revision": "58d75f4ebf87f947cb329d0b82a100943dfef09d",
55-
"version": "138.0.20250320050323"
54+
"revision": "1c378a03ba96c5593819c84e5a5a60ec0b00f63c",
55+
"version": "138.0.20250321204544"
5656
}
5757
},
5858
{

0 commit comments

Comments
 (0)