# 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 = "crustabri_ipafair" version = "1.0.0" authors = [ "Jean-Marie Lagniez ", "Emmanuel Lonca ", "Jean-Guy Mailly ", ] description = "An IPAFAIR compatible library built upon the Crustabri solver." readme = "README.md" keywords = [ "argumentation", "frameworks", "AF", "dynamics", "IPAFAIR", ] categories = [ "api-bindings", "science", ] license = "GPL-3.0-or-later" repository = "https://github.com/crillab/crustabri_ipafair" [lib] crate-type = ["cdylib"] [dependencies.const-cstr] version = "0.3.0" [dependencies.crustabri] version = "1.0.0" [dependencies.ipafair-sys] version = "1.0.0"