# 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 = "freesasa-sys" version = "0.1.12" description = "Rust raw FFI bindings for the freesasa C library" documentation = "https://docs.rs/freesasa-sys" readme = "README.md" keywords = [ "bioinfomatics", "protein", "sasa", "structural-biology", "pdb", ] categories = [ "science", "api-bindings", "mathematics", "algorithms", "parsing", ] license-file = "LICENSE" repository = "https://gitlab.developers.cam.ac.uk/ch/sormanni/freesasa_sys" [package.metadata.docs.rs] no-deps = true [dependencies.link-cplusplus] version = "1.0.8" [build-dependencies.autotools] version = "0.2" [build-dependencies.bindgen] version = "0.69.4" [build-dependencies.fs_extra] version = "1.2.0"