# 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 = "nerd-font-symbols" version = "0.2.0" authors = ["Asger Juul Brunshøj"] publish = true description = "Nerd Fonts Symbols" homepage = "https://github.com/plul/nerd-font-symbols" documentation = "https://docs.rs/nerd-font-symbols" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/plul/nerd-font-symbols" [lints.rust] future_incompatible = "deny" missing_debug_implementations = "warn" missing_docs = "warn" nonstandard_style = "deny" rust_2018_idioms = "deny"