[package] name = "DifferentialEquations" version = "0.1.0" authors = ["Song "] edition = "2018" description = "Rust implementation of differential equation solvers" license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]