Skip to content

Commit 2c8a31c

Browse files
committed
Update the tide example to use the newly-released cap-std 0.25.0.
1 parent dce9f4c commit 2c8a31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ There are several examples of cap-std in use:
134134

135135
[uses `cap-tempdir`]: https://github.com/sunfishcode/io-streams/blob/main/tests/tests.rs#L16
136136
[this port of tide]: https://github.com/sunfishcode/tide/
137-
[The diff]: https://github.com/sunfishcode/tide/commit/d1980a7d30e745aef11c567ef1b2d98dac7baf63
137+
[The diff]: https://github.com/sunfishcode/tide/commit/9b4c5449c6b3d1f0c78d8f6f44669905be5a7c78
138138
[`Dir::open_ambient_dir`]: https://docs.rs/cap-std/latest/cap_std/fs/struct.Dir.html#method.open_ambient_dir
139139
[`kv-cli` example]: https://github.com/bytecodealliance/cap-std/blob/main/examples/kv-cli.rs
140140
[`WASI`]: https://github.com/WebAssembly/WASI/

0 commit comments

Comments
 (0)