Dairy-Drift/Cargo.toml

15 lines
285 B
TOML

[package]
name = "Dairy-Drift"
version = "0.0.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
field-offset = "0.3.4"
image = "0.24.5"
cgmath = "0.18.0"
tobj = "2.0.0"
glow = "0.12.1"
sdl2 = "0.35.2"