2ec43fccd1
- The pixel buffer dimensions - The surface texture dimensions
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 = "2018"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
raw-window-handle = "0.1"
|