mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-09 20:31:29 +11:00
1b0248fbbf
This brings in a bunch of code from vk-toy but doesn't yet do anything.
11 lines
244 B
TOML
11 lines
244 B
TOML
[package]
|
|
name = "piet-gpu-hal"
|
|
version = "0.1.0"
|
|
authors = ["Raph Levien <raph.levien@gmail.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
ash = "0.30"
|