[package] name = "wgpu-util" version = "0.2.0" authors = ["Luis Wirth "] edition = "2021" description = "Utilities for working with wgpu-rs" keywords = ["graphics", "rendering", "wgpu", "utility"] homepage = "https://github.com/LU15W1R7H/wgpu-util" repository = "https://github.com/LU15W1R7H/wgpu-util" license = "Apache-2.0" [dependencies] wgpu = "0.12.0" replace_with = "0.1.7"