# 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 = "buildid-linker-symbols" version = "1.0.1" include = ["**.rs", "*.lds"] description = "Configure the linker to support buildid crate's \"buildid-symbol-start-end\" feature" documentation = "https://docs.rs/buildid" keywords = ["no_std", "build-id"] categories = ["no-std", "os", "development-tools::build-utils"] license = "MPL-2.0" repository = "https://github.com/jmesmon/buildid" resolver = "2" [dependencies]