# 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 = "2018" name = "testaso" version = "0.1.0" authors = ["The Enarx Project Developers and memoffset Developers"] exclude = [".gitignore", ".github/*"] description = "Test alignment, size and offset for structs." homepage = "https://github.com/enarx/testaso" readme = "README.md" keywords = ["mem", "offset", "offset_of", "offsetof", "ffi"] categories = ["no-std"] license = "MIT" repository = "https://github.com/enarx/testaso" [dependencies] [badges.github] repository = "enarx/testaso" workflow = "test" [badges.is-it-maintained-issue-resolution] repository = "enarx/testaso" [badges.is-it-maintained-open-issues] repository = "enarx/testaso" [badges.maintenance] status = "actively-developed"