aboutsummaryrefslogtreecommitdiff
path: root/stockton-types/Cargo.toml
blob: 73cfd8af8b78c84de7e87a30528d479df525d945 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "stockton-types"
version = "0.1.0"
authors = ["Oscar <oscar.shrimpton.personal@gmail.com>"]
edition = "2018"

[dependencies]
nalgebra-glm = "0.4.0"
stockton-bsp = "2.0.0"
downcast-rs = "1.0.4"