mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
Bump gpu-alloc from 0.5.3 to 0.5.4 (#3765)
Bumps [gpu-alloc](https://github.com/zakarumych/gpu-alloc) from 0.5.3 to 0.5.4. - [Changelog](https://github.com/zakarumych/gpu-alloc/blob/master/CHANGELOG.md) - [Commits](https://github.com/zakarumych/gpu-alloc/commits/gpu-alloc-v0.5.4) --- updated-dependencies: - dependency-name: gpu-alloc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c6d38ce419
commit
52305cd607
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1166,9 +1166,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "gpu-alloc"
|
||||
version = "0.5.3"
|
||||
version = "0.5.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "7fc59e5f710e310e76e6707f86c561dd646f69a8876da9131703b2f717de818d"
|
||||
checksum = "22beaafc29b38204457ea030f6fb7a84c9e4dd1b86e311ba0542533453d87f62"
|
||||
dependencies = [
|
||||
"bitflags 1.3.2",
|
||||
"gpu-alloc-types",
|
||||
|
Loading…
Reference in New Issue
Block a user