# 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 = "primordial" version = "0.5.0" authors = ["The Enarx Project Developers"] exclude = [".gitignore", ".github/*"] description = "Low-level CPU primitives" homepage = "https://github.com/enarx/primordial" readme = "README.md" keywords = ["register", "address", "offset", "page"] categories = ["hardware-support", "memory-management", "no-std"] license = "Apache-2.0" repository = "https://github.com/enarx/primordial" resolver = "2" [dependencies.const-default] version = "1.0.0" optional = true [features] alloc = [] [badges.github] repository = "enarx/primordial" workflow = "test" [badges.is-it-maintained-issue-resolution] repository = "enarx/primordial" [badges.is-it-maintained-open-issues] repository = "enarx/primordial" [badges.maintenance] status = "actively-developed"