retrovnc/crates/letsplay_gpu/Cargo.toml

13 lines
227 B
TOML
Raw Permalink Normal View History

2025-01-06 15:21:48 -05:00
[package]
name = "letsplay_gpu"
description = "GPU helpers and bindings for Let's Play"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
gl.workspace = true
[build-dependencies]
gl_generator.workspace = true