mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Merge #13
13: Bump version to 0.2.2 r=kvark a=msiglreith As far as I can see there were no breaking changes to the API only additions Co-authored-by: msiglreith <m.siglreith@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "d3d12"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
authors = ["msiglreith <m.siglreith@gmail.com>"]
|
||||
description = "Low level D3D12 API wrapper"
|
||||
repository = "https://github.com/gfx-rs/d3d12-rs"
|
||||
|
||||
Reference in New Issue
Block a user