Skip to content

Commit

Permalink
Remove wildcard dep
Browse files Browse the repository at this point in the history
  • Loading branch information
aevyrie committed Jan 18, 2022
1 parent 9f5a139 commit 738e40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bevy = "0.6"

[dependencies.naga]
features = ["glsl-in", "spv-out", "wgsl-out"]
version = "*"
version = "0.8.0"

[dev-dependencies]
lazy_static = "1.4.0"
Expand Down

0 comments on commit 738e40c

Please sign in to comment.