mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 12:41:30 +11:00
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"
|