# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rsmt2-zz" version = "0.11.1" authors = ["Adrien Champion "] description = "Wrapper for SMT-LIB 2 compliant SMT solvers. With ZZ downstream fixes" homepage = "https://github.com/kino-mc/rsmt2" documentation = "https://docs.rs/rsmt2" readme = "README.md" keywords = ["SMT", "SAT", "satisfiability", "solver", "SMT-LIB"] categories = ["science"] license = "MIT/Apache-2.0" repository = "https://github.com/kino-mc/rsmt2" [dependencies.error-chain] version = "^0" [badges.appveyor] repository = "kino-mc/rsmt2" [badges.codecov] repository = "kino-mc/rsmt2" service = "github" [badges.travis-ci] repository = "kino-mc/rsmt2" service = "github"