Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-ben committed Apr 2, 2024
1 parent 38c073a commit 8100fa1
Show file tree
Hide file tree
Showing 4 changed files with 420 additions and 622 deletions.
8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ default-run = "vk-triangle-rs"
[dependencies]
log = "0.4"
simple_logger = "4.0.0"
ash = "0.37"
ash-window = "0.12"
raw-window-handle = "0.5"
winit = "0.28"
ash = "0.38"
ash-window = "0.13"
raw-window-handle = "0.6"
winit = "0.29"
Loading

0 comments on commit 8100fa1

Please sign in to comment.