Skip to content

Commit 962ba1c

Browse files
Bump naga from 29.0.0 to 29.0.3
Bumps [naga](https://github.com/gfx-rs/wgpu) from 29.0.0 to 29.0.3. - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/v29.0.3/CHANGELOG.md) - [Commits](gfx-rs/wgpu@v29.0.0...v29.0.3) --- updated-dependencies: - dependency-name: naga dependency-version: 29.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4313b4b commit 962ba1c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

crates/lambda-rs-platform/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ path = "src/lib.rs"
1212

1313
[dependencies]
1414
winit = "=0.29.15"
15-
naga = { version = "=29.0.0", optional = true, default-features = false, features = [
15+
naga = { version = "=29.0.3", optional = true, default-features = false, features = [
1616
"spv-out",
1717
"glsl-in",
1818
"wgsl-in",

0 commit comments

Comments
 (0)