Commit 65a1145
authored
Update the wasm-tools crates to 1.234; rename
* Update wasm-tools crates to 1.234.0
* Update CM async future and stream names
"Drop" instead of "close".
* cargo vet
* cargo fmt
* Update s/close/drop/ for streams and futures in a few more places{Future,Stream}Close* to {Future,Stream}Drop* (bytecodealliance#11005)1 parent 4d08ca5 commit 65a1145
File tree
14 files changed
+175
-175
lines changed- crates
- cranelift/src/compiler
- environ/src
- component
- translate
- wasi/src/p2
- wasmtime/src/runtime
- component
- vm/component
- supply-chain
- tests/misc_testsuite/component-model-async
14 files changed
+175
-175
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
0 commit comments