# 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 = "libfmi" version = "2.2.4" authors = [ "Nikita Rushmanov ", "Marvin Struijk", ] exclude = [ "fmi-standard", "!fmi-standard/headers/*.h", "bindgen.sh", ] description = "Generated C bindings for the FMI standard." homepage = "https://github.com/Nikita240/fmu-runner-rs" readme = "README.md" keywords = [ "model", "ode", "modelica", "fmu", "fmi", ] categories = [ "science", "simulation", "external-ffi-bindings", ] license = "MIT OR Apache-2.0" repository = "https://github.com/Nikita240/fmu-runner-rs" [dependencies.libloading] version = "0.8.1" [dependencies.log] version = "0.4.20" [build-dependencies.cc] version = "1.0.79"