Circle-Packings/fractal_dimension/bai_finch_rust/Cargo.toml
William Ball 55dbfd8335 stuff
2021-06-25 14:24:22 -04:00

15 lines
339 B
TOML

[package]
name = "bai_finch"
version = "0.1.0"
authors = ["William Ball <wball1@swarthmore.edu>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
num = "0.3.1"
# nalgebra = "0.24.1"
nalgebra = "0.27.1"
bacon-sci = "*"
simba = "0.3.1"
num-complex = "0.3.1"