# 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" rust-version = "1.56" name = "x86_64-linux-nolibc" version = "0.1.0" authors = ["Harald Hoyer "] exclude = [ ".gitignore", ".github/*", ] description = "minimal std for x86_64-unknown-none" homepage = "https://github.com/haraldh/x86_64-linux-nolibc" keywords = [ "std", "no_std", "startup", ] categories = [ "os", "no-std", ] license = "Apache-2.0" repository = "https://github.com/haraldh/x86_64-linux-nolibc" resolver = "2" [dev-dependencies.rcrt1] version = "2.0.0"