Add conversion functions for winit feature
This commit is contained in:
parent
6fbba6f4ee
commit
c0083437eb
5 changed files with 195 additions and 6 deletions
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
|
|
@ -18,4 +18,4 @@ jobs:
|
|||
sudo apt-get install -y libasound2-dev libudev-dev
|
||||
- uses: actions/checkout@master
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
run: cargo test --verbose --all-features
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue