logistics 0.0.2

Logistics Engineering Library
[package]



name = "logistics"

version = "0.0.2"

authors = ["chrispryer"]

license = "MIT"

description = "Logistics Engineering Library"

repository = "https://github.com/andromia/logistics.git"

homepage = "https://github.com/andromia/logistics.git"

readme = "README.md"

keywords = [

    "logistics",

    "modeling",

    "optimization",

    "solver"

]

categories = [

    "science", 

    "mathematics", 

    "business"

]

exclude = [".vscode/", "Vagrantfile", "vm-bootstrap.sh"]



[package.metadata.docs.rs]

features = ["std"]



[dependencies]