wgpu 0.4.0

Rusty WebGPU API wrapper
Documentation
language: rust
sudo: false
os:
  - linux
  - osx
  - windows

branches:
  except:
  - staging.tmp

script:
  - cargo check
  - cargo test --no-run