We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3774c73 + 48e1e14 commit 993008cCopy full SHA for 993008c
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
version:
21
- '1.9'
22
- - 'nightly'
+ - '1.10'
23
os:
24
- ubuntu-latest
25
arch:
Project.toml
@@ -13,7 +13,7 @@ WGPUNative = "c14bfd16-04f9-4c2f-a915-b355584b5509"
13
[compat]
14
CEnum = "^0.5"
15
Reexport = "^1.2"
16
-WGPUNative = "0.1.3"
+WGPUNative = "0.1.4"
17
julia = "^1.9.0"
18
[extras]
0 commit comments