couch-rust/Cargo.toml
Dane Johnson 9fc694f1ff GLM stuff
2022-04-06 18:40:21 -05:00

10 lines
118 B
TOML

[package]
name = "couch"
version = "0.1.0"
edition = "2021"
[dependencies]
glium = "0.31.0"
nalgebra-glm = "0.16.0"