diff --git a/Cargo.toml b/Cargo.toml index bd58ec379ed..2c6bcdb8d91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -210,7 +210,7 @@ gpu-alloc = "0.6" gpu-descriptor = "0.3.2" # DX12 dependencies -gpu-allocator = { version = "0.27", default-features = false } +gpu-allocator = { version = "0.28", default-features = false } range-alloc = "0.1" mach-dxcompiler-rs = { version = "0.1.4", default-features = false } # remember to increase max_shader_model if applicable windows-core = { version = "0.58", default-features = false }