Skip to content

Commit

Permalink
update deno and spec (#4143)
Browse files Browse the repository at this point in the history
Co-authored-by: Connor Fitzgerald <[email protected]>
  • Loading branch information
crowlKats and cwfitzgerald authored Oct 4, 2023
1 parent d2f8bd0 commit d0a7f46
Show file tree
Hide file tree
Showing 27 changed files with 842 additions and 821 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: disable debug
shell: bash
run: |
mkdir wgpu/.cargo
mkdir -p wgpu/.cargo
echo """[profile.dev]
debug = 1" > wgpu/.cargo/config.toml
Expand Down
180 changes: 122 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d0a7f46

Please sign in to comment.