Skip to content

Commit

Permalink
build(deps): bump the patch-updates group with 5 updates (#5605)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Fitzgerald <[email protected]>
  • Loading branch information
dependabot[bot] and cwfitzgerald committed Apr 28, 2024
1 parent e8e33ed commit 05cfdec
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@ cfg-if = "1"
codespan-reporting = "0.11"
ctor = "0.2"
document-features = "0.2.8"
encase = "0.7"
encase = "0.8"
env_logger = "0.11"
fern = "0.6"
flume = "0.11"
futures-lite = "2"
getrandom = "0.2"
glam = "0.25"
glam = "0.27"
heck = "0.5.0"
image = { version = "0.24", default-features = false, features = ["png"] }
ktx2 = "0.3"
Expand Down
2 changes: 1 addition & 1 deletion wgpu-hal/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ features = ["wgsl-in"]
[dev-dependencies]
cfg-if = "1"
env_logger = "0.11"
glam = "0.25.0" # for ray-traced-triangle example
glam = "0.27.0" # for ray-traced-triangle example
winit = { version = "0.29.14", features = [
"android-native-activity",
] } # for "halmark" example
Expand Down

0 comments on commit 05cfdec

Please sign in to comment.