Skip to content

Commit d05499f

Browse files
authoredMar 12, 2025
Refactor [v138] Auto update SPM with latest rust-component 138.0.20250311050358 (#25244)
Auto update SPM with latest rust-component release 138.0.20250311050358 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9de2f16 commit d05499f

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
@@ -28059,7 +28059,7 @@
2805928059
repositoryURL = "https://github.com/mozilla/rust-components-swift.git";
2806028060
requirement = {
2806128061
kind = exactVersion;
28062-
version = 138.0.20250307050321;
28062+
version = 138.0.20250311050358;
2806328063
};
2806428064
};
2806528065
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" : "c85638e21bf888fffcf648f12c98c86b86626031",
99-
"version" : "138.0.20250307050321"
98+
"revision" : "050a376b837e2bbab9fe887b3ccc61bda1588b6a",
99+
"version" : "138.0.20250311050358"
100100
}
101101
},
102102
{

‎focus-ios/Blockzilla.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7224,7 +7224,7 @@
72247224
repositoryURL = "https://github.com/mozilla/rust-components-swift";
72257225
requirement = {
72267226
kind = exactVersion;
7227-
version = 138.0.20250307050321;
7227+
version = 138.0.20250311050358;
72287228
};
72297229
};
72307230
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": "c85638e21bf888fffcf648f12c98c86b86626031",
55-
"version": "138.0.20250307050321"
54+
"revision": "050a376b837e2bbab9fe887b3ccc61bda1588b6a",
55+
"version": "138.0.20250311050358"
5656
}
5757
},
5858
{

0 commit comments

Comments
 (0)
Failed to load comments.