# 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 = "sawp-ffi" version = "0.13.1" authors = ["Canadian Centre for Cyber Security "] build = false include = [ "Cargo.toml", "../LICENSE", "../README.md", "src/**/*.rs", ] autobins = false autoexamples = false autotests = false autobenches = false description = "FFI helper macros and traits" homepage = "https://github.com/CybercentreCanada/sawp" readme = "README.md" keywords = ["ffi"] categories = [] license = "MIT" repository = "https://github.com/CybercentreCanada/sawp" [package.metadata.release] pre-release-replacements = [] [lib] name = "sawp_ffi" path = "src/lib.rs" [dependencies.sawp-ffi-derive] version = "^0.13.1" [dependencies.sawp-flags] version = "^0.13.1"