Files
wgpu/.github/workflows
Jim Blandy c226a10329 Specify an exact wasm-bindgen-cli version in publish.yml. (#2624)
The versions of wasm-bindgen-cli run by `.github/workflows/publish.yml` must
exactly match the version of `wasm-bindgen` used by `wgpu`. At the moment,
`wgpu/Cargo.toml` specifies `0.2.76`, and our `Cargo.lock` says `0.2.78`, so
the latter is what `publish.yml` should mention.
2022-04-21 20:57:35 +00:00
..
2022-03-27 22:15:58 -07:00
2021-10-07 19:15:49 -04:00
2021-09-09 12:44:24 -04:00