Skip to content

Commit 46cfeec

Browse files
committed
Bump versions
1 parent ac94f0f commit 46cfeec

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wgpu-hal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wgpu-hal"
3-
version = "0.15.2"
3+
version = "0.15.3"
44
authors = ["wgpu developers"]
55
edition = "2021"
66
description = "WebGPU hardware abstraction layer"

wgpu-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wgpu-types"
3-
version = "0.15.1"
3+
version = "0.15.2"
44
authors = ["wgpu developers"]
55
edition = "2021"
66
description = "WebGPU types"

0 commit comments

Comments
 (0)