# 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" name = "ecma402_traits" version = "5.0.0" authors = ["Google Inc."] description = """ Rust implementation of type traits to support ECMA 402 specification in Rust. Implementors are welcome to provide their own. """ readme = "README.md" keywords = [ "ecma", "ecma402", "icu", "i18n", "l10n", ] license = "Apache-2.0" repository = "https://github.com/google/rust_icu" resolver = "2" [dependencies]