]> git.lizzy.rs Git - rust.git/commit
Update links to WASI docs in time.rs module
authorJakub Konka <kubkon@jakubkonka.com>
Tue, 28 Jan 2020 22:34:00 +0000 (23:34 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2020 22:34:00 +0000 (23:34 +0100)
commit6fbb0008932642de1935b8e46c218dab9b8ad45c
treebaa4b946ec00e1e4329ad4da4ae0d1fdb2e056df
parentac2f3fa41ac5ae8425b959f955bb7433b7c57aea
Update links to WASI docs in time.rs module

Since the docs for the WASI API are now evolving in [WebAssembly/WASI] repo,
I thought it might be useful to update the links in the docs to point to that location
instead of using the outdated `CraneStation/wasmtime` destination.

[WebAssembly/WASI]: https://github.com/WebAssembly/WASI
src/libstd/time.rs