# 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] name = "lateinit" version = "0.2.1" authors = ["Nathan Perry "] include = [ "Cargo.toml", "src/**/*.rs", "LICENSE", "README.md", ] description = "Unsafe late-initialization for statics." homepage = "https://public.git.npry.dev/lateinit" readme = "README.md" keywords = [ "lateinit", "no_std", ] license = "MIT" repository = "https://public.git.npry.dev/lateinit" [features] debug_unchecked = []