Skip to content

Commit 3496e11

Browse files
SnowiiiiYatekii
authored andcommitted
Revert wgpu 0.14.2 -> 0.14
1 parent 0129222 commit 3496e11

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Per Keep a Changelog there are 6 main categories of changes:
3535
## Unreleased
3636

3737
- Moved from Rust Edition 2018 -> 2021 @Snowiiii
38-
- Update wgpu 0.14 -> 0.14.2 @Snowiiii
3938

4039
## v0.21.0
4140

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ bytemuck = "1"
4646
imgui = "0.9"
4747
log = "0.4"
4848
smallvec = "1"
49-
wgpu = "0.14.2"
49+
wgpu = "0.14"
5050

5151
[dev-dependencies]
5252
bytemuck = { version = "1.4", features = ["derive"] }

0 commit comments

Comments
 (0)