# 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 = "rialight_intl" version = "1.2.4" authors = ["hydroper "] description = "Rialight internationalization module." readme = "README.md" license = "ISC" repository = "https://github.com/rialight/api" resolver = "1" [dependencies.fluent] version = "0.16.0" [dependencies.fluent-syntax] version = "0.11.0" [dependencies.icu] version = "1.1.0" [dependencies.lazy-regex] version = "2.3.1" [dependencies.lazy_static] version = "1.4.0" [dependencies.regex] version = "1.7.0" [dependencies.reqwest] version = "0.11.14" [dependencies.rialight_filesystem] version = "1" [dependencies.rialight_util] version = "1" [dependencies.tokio] version = "1" features = ["full"] [dependencies.unic-langid-impl] version = "0.9.1"