Skip to content

Commit 332cdd6

Browse files
committed
Bug 1917744 - Adjust mozglue build script for rustc 1.83. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D221463 UltraBlame original commit: afedb0acd81ed9e77d14704c7bdea1d29902cd1e
1 parent 795bc5f commit 332cdd6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mozglue/static/rust/build.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ parse
151151
"
152152
1
153153
.
154-
83
154+
84
155155
.
156156
0
157157
-
@@ -174,7 +174,7 @@ parse
174174
"
175175
1
176176
.
177-
83
177+
84
178178
.
179179
0
180180
-

0 commit comments

Comments
 (0)