Skip to content

Commit 18a3a9b

Browse files
committed
Revert some dev dependencies
1 parent d2ce2c3 commit 18a3a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ version = ">= 1.0"
2929
optional = true
3030

3131
[dev-dependencies]
32-
rand = "0.8.3"
33-
wgpu = "0.7.1"
32+
rand = "0.7"
33+
wgpu = "0.5"
3434
glsl-to-spirv = "0.1.7"
3535
futures = "0.3.13"
3636

0 commit comments

Comments
 (0)