# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "grb-sys2" version = "10.1.1" authors = ["Yannik Rist "] build = "build.rs" links = "gurobi" description = "Gurobi C API FFI declarations." homepage = "https://github.com/ykrist/rust-grb/" license = "MIT" repository = "https://github.com/ykrist/rust-grb/" [dependencies.anyhow] version = "1.0.83" optional = true [build-dependencies.anyhow] version = "1.0.83" [features] build_script_tests = ["anyhow"]