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 dce9f4c commit 2c8a31cCopy full SHA for 2c8a31c
README.md
@@ -134,7 +134,7 @@ There are several examples of cap-std in use:
134
135
[uses `cap-tempdir`]: https://github.com/sunfishcode/io-streams/blob/main/tests/tests.rs#L16
136
[this port of tide]: https://github.com/sunfishcode/tide/
137
-[The diff]: https://github.com/sunfishcode/tide/commit/d1980a7d30e745aef11c567ef1b2d98dac7baf63
+[The diff]: https://github.com/sunfishcode/tide/commit/9b4c5449c6b3d1f0c78d8f6f44669905be5a7c78
138
[`Dir::open_ambient_dir`]: https://docs.rs/cap-std/latest/cap_std/fs/struct.Dir.html#method.open_ambient_dir
139
[`kv-cli` example]: https://github.com/bytecodealliance/cap-std/blob/main/examples/kv-cli.rs
140
[`WASI`]: https://github.com/WebAssembly/WASI/
0 commit comments