c1962ae35c
* Move to Edition 2021 * Update `wgpu`, `raw-window-handle`, and all dependencies for the examples * Update MSRV * Closes #244
10 lines
168 B
TOML
10 lines
168 B
TOML
[package]
|
|
name = "pixels-mocks"
|
|
version = "0.1.0"
|
|
authors = ["Jay Oster <jay@kodewerx.org>"]
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
raw-window-handle = "0.4"
|