# 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 = "countries-iso3166" version = "1.0.2" authors = ["448 ENGINEERING "] description = "Simple Conversion for Country Codes and Names using ISO 3166" homepage = "https://github.com/448-engineering/Countries-ISO3166" readme = "README.md" keywords = [ "country-codes", "ISO-3166-1", ] categories = [ "internalization", "localization", "parsing", ] license = "MIT OR Apache-2.0" repository = "https://github.com/448-engineering/Countries-ISO3166" [dependencies]