aboutsummaryrefslogtreecommitdiff
path: root/stockton-types/Cargo.toml
blob: af690849d04b3a366383cce5ea109bfa123d7ce3 (plain)
1
2
3
4
5
6
7
8
9
[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"