Skip to content

Commit d06da58

Browse files
committed
Bump versions
1 parent 98b9687 commit d06da58

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-core/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-core"
3-
version = "24.0.0"
3+
version = "24.0.2"
44
authors = ["gfx-rs developers"]
55
edition = "2021"
66
description = "Core implementation logic of wgpu, the cross-platform, safe, pure-rust graphics API"

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 = "24.0.0"
3+
version = "24.0.2"
44
authors = ["gfx-rs developers"]
55
edition = "2021"
66
description = "Hardware abstraction layer for wgpu, the cross-platform, safe, pure-rust graphics API"

0 commit comments

Comments
 (0)