File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5
- refs/heads/try: d8f28be7538c878ca86afdd2b75594a5a2b4ddb6
5
+ refs/heads/try: ba331bd613c853af1599b3931a86c94843040f82
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ included:
199
199
as the Rust compiler or runtime libraries themselves).
200
200
201
201
* The libuv asynchronous I/O library. Code for this package
202
- is found in the src/rt/ libuv directory, within this
202
+ is found in the src/libuv directory, within this
203
203
distribution. This package is redistributed under the
204
204
following terms, as noted in its source:
205
205
@@ -230,7 +230,7 @@ included:
230
230
231
231
232
232
* Additional libraries included in libuv carry separate
233
- BSD-compatible licenses. See src/rt/ libuv/LICENSE for
233
+ BSD-compatible licenses. See src/libuv/LICENSE for
234
234
details.
235
235
236
236
You can’t perform that action at this time.
0 commit comments