# 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 = "2021" name = "precice" version = "3.1.0" authors = ["Frédéric Simonis (fsimonis)"] links = "precice" description = "Rust bindinds for precice" homepage = "https://precice.org" documentation = "https://precice.org/installation-bindings-rust" readme = "README.md" keywords = [ "parallel", "bindings", "pyhsics", "multi-physics", "mpi", ] categories = [ "science", "simulation", "external-ffi-bindings", ] license = "LGPL-3.0-or-later" repository = "https://github.com/precice/rust-bindings" [[example]] name = "solverdummy" [dependencies.cxx] version = "1.0" [build-dependencies.clap] version = "3" features = ["cargo"] [build-dependencies.cxx-build] version = "1.0" [build-dependencies.pkg-config] version = "0.3" [build-dependencies.semver] version = "1"