Skip to content

Commit 424026d

Browse files
committed
compat fix again
1 parent faa24b3 commit 424026d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ GLFW_jll = "^3.3"
1919
Libglvnd_jll = "^1.6"
2020
Pkg = "^1.9"
2121
Preferences = "^1.4"
22-
WGPUCore = "^0.1.3"
23-
WGPUNative = "^0.1.3"
22+
WGPUCore = "^0.1"
23+
WGPUNative = "^0.1"
2424
julia = "^1.8"

0 commit comments

Comments
 (0)