# 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 = "marsupial-sys" version = "0.1.0" authors = [ "Jack O'Connor ", "superwhiskers ", ] description = "ffi crate for the xkcp/k12 implementation of the kangarootwelve hash function" readme = "readme.md" keywords = [ "kangarootwelve", "k12", ] license-file = "license.txt" repository = "https://github.com/superwhiskers/marsupial" [build-dependencies.bindgen] version = "0.69" [build-dependencies.cc] version = "1" [build-dependencies.doxygen-rs] version = "0.4"