# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "approx" version = "0.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e134961cbc7401a62433d62050c5b9e1fac71d29d990c35225cf15dcaa9e2d93" dependencies = [ "num-traits", ] [[package]] name = "autocfg" version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "easer" version = "0.3.0" dependencies = [ "approx", "gnuplot", "num-traits", ] [[package]] name = "gnuplot" version = "0.0.25" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bdf373179db80d002f0348646d8424332f9b7b9287b86ae4f0fbbf91a609d561" [[package]] name = "libm" version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "292a948cd991e376cf75541fe5b97a1081d713c618b4f1b9500f8844e49eb565" [[package]] name = "num-traits" version = "0.2.15" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" dependencies = [ "autocfg", "libm", ]