Skip to content

Commit d152411

Browse files
fix(deps): update rust dependencies
1 parent dccd48d commit d152411

File tree

13 files changed

+150
-74
lines changed

13 files changed

+150
-74
lines changed

Cargo.lock

Lines changed: 124 additions & 48 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
@@ -46,7 +46,7 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
4646
naga = { version = "0.14.2", features = ["validate", "wgsl-out"] }
4747
naga_oil = "0.11.0"
4848
wgpu = "0.18.0"
49-
egui = "0.24.1"
49+
egui = "0.25.0"
5050

5151
[workspace.lints.rust]
5252
# Clippy nightly often adds new/buggy lints that we want to ignore.

0 commit comments

Comments
 (0)