[package] name = "muto" version = "0.1.0" authors = ["Alistair Woodcock "] edition = "2018" license = "MIT" description = "An open-source vehicle routing optimization library that specializes on dynamic vehicle routing problems (DVRP)" homepage = "https://github.com/alistairwoodcock/muto" repository = "https://github.com/alistairwoodcock/muto" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]