# 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 = "noted" version = "1.0.0" authors = ["Nathaniel McCallum "] exclude = [".gitignore", ".github/*"] description = "Library for creating ELF notes" homepage = "https://github.com/enarx/noted" readme = "README.md" keywords = ["elf", "note", "notes"] categories = ["development-tools", "embedded", "encoding", "hardware-support", "no-std"] license = "Apache-2.0" repository = "https://github.com/enarx/noted" [dev-dependencies.crt0stack] version = "0" [dev-dependencies.goblin] version = "0" [badges.github] repository = "enarx/noted" workflow = "test" [badges.is-it-maintained-issue-resolution] repository = "enarx/noted" [badges.is-it-maintained-open-issues] repository = "enarx/noted" [badges.maintenance] status = "actively-developed"