aboutsummaryrefslogtreecommitdiff
path: root/stockton-types/Cargo.toml
blob: b97f9838d56531b19a979304c087052672745f09 (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 = "0.18.0"
stockton-bsp = "1.0.0"
downcast-rs = "1.0.4"