# 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" rust-version = "1.44" name = "components-arena-traits" version = "1.2.0" authors = ["warlock "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Does not intend for direct use." documentation = "https://docs.rs/components-arena-traits/" readme = "README.md" categories = [ "rust-patterns", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/A1-Triard/components-arena" resolver = "2" [lib] name = "components_arena_traits" path = "src/lib.rs" [badges.maintenance] status = "actively-developed"