Commit 4529f1e
committed
oci: use a newer stdlib Vec API
This wasn't yet stabilized when the code was first written but newer
patches have already added the use of this function in other parts of
the same file, so this ought to be safe by now.1 parent 0f63603 commit 4529f1e
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
| 176 | + | |
181 | 177 | | |
182 | 178 | | |
183 | 179 | | |
| |||
0 commit comments