aboutsummaryrefslogtreecommitdiff
path: root/stockton-types/Cargo.toml
blob: 9c685e8f567cfda25a655a67d477791190214ad7 (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.6"
stockton-bsp = "2.0.0"
downcast-rs = "1.0.4"