aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 1b17f898fa5a6810f7fb0380f0e6c66cc2790d9d (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "oscosu"
version = "0.1.0"
edition = "2024"

[dependencies]
cpal = "0.15.3"
glam = "0.30.1"
sdl2 = "0.37.0"