We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f28be commit ba331bdCopy full SHA for ba331bd
LICENSE.txt
@@ -199,7 +199,7 @@ included:
199
as the Rust compiler or runtime libraries themselves).
200
201
* The libuv asynchronous I/O library. Code for this package
202
- is found in the src/rt/libuv directory, within this
+ is found in the src/libuv directory, within this
203
distribution. This package is redistributed under the
204
following terms, as noted in its source:
205
@@ -230,7 +230,7 @@ included:
230
231
232
* Additional libraries included in libuv carry separate
233
- BSD-compatible licenses. See src/rt/libuv/LICENSE for
+ BSD-compatible licenses. See src/libuv/LICENSE for
234
details.
235
236
0 commit comments