Skip to content

Commit 3368d7c

Browse files
chore: upgrade workspace 26.0.4 → 26.0.5
Okay, but _this time_, actually do the thing that <#8395> was supposed to do.
1 parent 657e690 commit 3368d7c

File tree

3 files changed

+23
-21
lines changed

3 files changed

+23
-21
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Bottom level categories:
4242

4343
## v26.0.5 (2025-10-21)
4444

45+
This release includes `wgpu-hal` version `26.0.5`. All other crates remain at their previous versions.
46+
4547
### Bug Fixes
4648

4749
#### DX12

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ keywords = ["graphics"]
5959
license = "MIT OR Apache-2.0"
6060
homepage = "https://wgpu.rs/"
6161
repository = "https://github.com/gfx-rs/wgpu"
62-
version = "26.0.4"
62+
version = "26.0.5"
6363
authors = ["gfx-rs developers"]
6464

6565
[workspace.dependencies]

0 commit comments

Comments
 (0)