vox/Cargo.toml

13 lines
235 B
TOML

[package]
name = "vox"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bgfx-rs = "0.7.0"
glfw = "0.44.0"
raw-window-handle = "0.4.2"