Skip to content

Commit

Permalink
Add version to ash
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikKlein committed Jul 14, 2020
1 parent 99d81ca commit 9aae30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ash-window/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exclude = [".github/*"]
workspace = ".."

[dependencies]
ash = { path = "../ash" }
ash = { path = "../ash", version = "0.31" }
raw-window-handle = "0.3"

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
Expand Down

0 comments on commit 9aae30e

Please sign in to comment.