Skip to content

Commit

Permalink
gpu-allocator v0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
attackgoat committed Jul 17, 2024
1 parent 6c4117a commit c5f9e81
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 @@ -23,7 +23,7 @@ profile-with-tracy = ["profiling/profile-with-tracy"]
ash = "0.38"
ash-window = "0.13"
derive_builder = "0.20"
gpu-allocator = { git = "https://github.com/Traverse-Research/gpu-allocator.git", rev = "2e2296e3045f6ae83a879928c87e558830d7ab63" } #"0.26"
gpu-allocator = "0.27"
log = "0.4"
ordered-float = "4.1"
parking_lot = { version = "0.12", optional = true }
Expand Down

0 comments on commit c5f9e81

Please sign in to comment.